guiHelper is a tool meant to assist scripters when creating complex GUIs. The user can add a guiHelper popup menu to any interface element in Maya. The menu contains various commands, such as print name of control, path to the control, the control's flags (label, size, etc), and so on. It is also possible to attach menus to every GUI control in a window, and to print the annotations (the help info) for every all the controls. Additionally, guiHelper includes guiList, a window showing the hierarchy of controls in the GUI. You can hide interface elements by double clicking them in the list.
View Readme