|
Home / Custom Interface / Menus
Sort By: Name | Kind | Author |
Date Added |
Rating
ExtendedMenuItem (Class)
License: Freeware
Author: Brady Duga
An extension to the built-in MenuItem class that allows for easy modification of command key glyphs and setting of ICON/cicn images by index (from a resource). Also provides a method of getting the menu items MenuRef/MenuHandle and menu index. Does not depend on hard-coded menu ids or indices.
Added: 2003-08-10 Hits: 1216 Rating: 
Rate | Review | Read Reviews (0) UndoEngine (Class)
License: Open Source
Author: Belle Nuit Montage
The UndoEngine allows you to install Multiple Undo in your Application. It is RAM-effective, because it saves only the items that really have changed. It is object-oriented, as it communicates directly with the objects of your application. And it is also an example on how to use Class Interfaces. As a plus, provides you a method to store your document in a file.
Added: 2003-08-11 Hits: 996 Rating:  
Rate | Review | Read Reviews (0) AquaPrefMenuEnable (Plugin)
License: Freeware
Author: Mile23
This plugin lets REALbasic programmers enable and disable the Preferences menu item under Mac OS X. It also lets you set that menu item's keyboard shortcut.
Added: 2003-08-11 Hits: 984 Rating:
Rate | Review | Read Reviews (0) MacMenuBarHeight (Plugin)
License: Freeware
Author: Mile23
The MacMenuBarHeight plugin provides a single global method: MacMenuBarHeight as Integer, returning the height of the Mac's menu bar in pixels.
Added: 2003-08-11 Hits: 805 Rating:
Rate | Review | Read Reviews (0) AquaAwareMenuItem (Class)
License: Freeware
Author: Mile23
AquaAwareMenuItem is a MenuItem subclass that splits the EnableMenu event into two new events: the EnableMenu event and the AquaEnableMenu event. AquaEnableMenu is triggered if the application is running under Aqua; EnableMenu is triggered otherwise.
Added: 2003-08-11 Hits: 787 Rating:
Rate | Review | Read Reviews (0) CivilWindowMenu (Class)
License: Freeware
Author: Mile23
A demonstration of how to make a dynamic Window menu for your app. Window names are in the menu in the order they were opened, and there's a check mark next to the topmost one.
Added: 2003-08-11 Hits: 1073 Rating:
Rate | Review | Read Reviews (0) BK Dock Menu (Plugin)
License: Commercial
Author: BKeeney Software Inc.
BK Dock Menu plugin allows REALbasic developers to create heirarchical dock menus and use custom icons (bundled applications only) and use default system icons in the menu.
Mac OS X only though it will dummy build on other platforms.
Added: 2007-12-27 Hits: 851 Rating:
Rate | Review | Read Reviews (0) Windows Menu Utilities (Class)
License: Freeware
Author: Brendan Murphy
This software allows you to implement a "Windows" menu in your menubar.  It will search through open document windows and display them as menu items on a menu of your choosing. When you select a menu item from the Windows menu, it will automatically bring the window forward.
Added: 2008-08-28 Hits: 1030 Rating:
Rate | Review | Read Reviews (0) MenuItem Tutorial (Tutorial)
License: None
Author: Aaron Ballman
If you've ever found yourself wanting to use a dynamic menu in your application (such as an Open Recent or Window menu), then you should check out this short tutorial. It covers the new MenuItem API (introduced in REALbasic 5.0) and demonstrates how to properly use it. If you're used to using the old-style MenuItem arrays, you should also check this out because it's a much cleaner solution than what you're used to.
Added: 2005-05-03 Hits: 1038 Rating:
Rate | Review | Read Reviews (0) SimpleWindowMenu (Tutorial)
License: Open Source
Author: Charles Yeomans
SimpleWindowMenu is an example project demonstrating the implementation of a simple window menu.
Added: 2005-12-13 Hits: 830 Rating:
Rate | Review | Read Reviews (0)
|