Gibbz
05-14-2007, 03:56 AM
Currently im using the following to add a new toolbar(dialog) and dock it to the top.
cui.registerDialogBar myCustomScript
cui.dockDialogBar myCustomScript #cui_dock_top
Is there anyway to automatically add a dropdown menu to the "Main toolbar" and not create my own toolbar?
cui.registerDialogBar myCustomScript
cui.dockDialogBar myCustomScript #cui_dock_top
Is there anyway to automatically add a dropdown menu to the "Main toolbar" and not create my own toolbar?
