Displaying 3 results from an estimated 3 matches for "append_menu".
Did you mean:
append_end
2004 Aug 02
1
append_menu patch for wxruby
Attached is a patch to add the ''append_menu'' method to wxMenu which
corresponds to the WxWidgets method for appending submenus. (See Feature
Request #255 on rubyforge).
--
David Mitchell
Software Engineer
Telogis
NOTICE:
This message (including any attachments) contains CONFIDENTIAL
INFORMATION intended for a specific individual...
2004 May 03
1
Sub-menus?
Hey guys,
I have been trying unsuccessfully to create a menu that holds "sub-menus".
To clarify, I want something along the lines of when you click on a File
menu, then see the "New" menu, which you can click on to open a new layer of
menus. Is this supported yet in WxRuby?
Robert
_________________________________________________________________
Getting married? Find
2006 Nov 04
0
[720] trunk/wxruby2/doc/textile/menu.txtl: Update, rubyify and tidy
...lt;/span><span class="cx">
</span><span class="cx"> * "Menu.new":#Menu_new
</span><span class="cx"> * "Menu#append":#Menu_append
</span><ins>+* "Menu#append_item":#Menu_appenditem
+* "Menu#append_menu":#Menu_appendmenu
</ins><span class="cx"> * "Menu#append_check_item":#Menu_appendcheckitem
</span><span class="cx"> * "Menu#append_radio_item":#Menu_appendradioitem
</span><span class="cx"> * "Menu#appen...