On Aug 31, 2005, at 2:06 PM, Chase wrote:
On Aug 31, 2005, at 11:14 AM, Charles Yeomans wrote:
The inability to tweak application menus via external functions is a
consequence of the redesign of menus in Rb 5, so I don't think that a
plugin will get it done either. But it is possible to replace the
menus entirely. You can lay out the menus using Interface Builder
and load the menus from a .nib file in your Rb application. I
discuss the technique for doing so in my book on declares
<http://www.declareSub.com/>. Of course you lose all of the Rb
support for menu handlers, etc. and must implement it yourself. This
would be a substantial chunk of work.
is this resolved in rb 2005?
There is nothing to resolve. Menus in REALbasic are working as
designed, although I don't like this particular consequence of the
design.
--------------
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|