FAQ's - APPX Software, Inc. : APPX Utility : APPX Development Environment : Tips & Techniques :
Is there a way to get rid of the automatic drop down menus that appear on my GUI menus processes? | |
I think that you'll find (most of) the automatic menus and toolbar buttons in the --- WIDGET file. If you don't want them to show up, just delete them from --- WIDGET in the Pre-Display event point (or disable them if you want to see them but you don't want them to do anything). If you want a more pervasive solution, you can hook the --- STANDARD TOOLBARS input process.
| |
[Append to This Answer] | |
2005-Jun-02 11:09am |
|