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 and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. -------------- next part -------------- A non-text attachment was scrubbed... Name: append_menu.patch Type: text/x-patch Size: 2153 bytes Desc: not available Url : http://rubyforge.org/pipermail/wxruby-users/attachments/20040803/069dd98f/append_menu.bin
I built wxruby using the patch and it seemed ok, so I patched the CVS Head copy. Thanks, Nick Quoting David Mitchell <david.mitchell@telogis.com>:> 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 and purpose, and > is protected by law. If you are not the intended recipient, > you should delete this message and are hereby notified that any > disclosure, copying, or distribution of this message, or the > taking of any action based on it, is strictly prohibited. > >