Re: [Gambas-user] reparent menu item

2017-07-11 Thread Fabien Bodard
ok so just set the filemenu(parent item) invisible and then call the same menu with filemenu.popup. All menus are contained by the form parent... just they are visible or not. 2017-06-18 16:52 GMT+02:00 Leon Davis : > I have created a form with containing a component I designed. When the > progr

Re: [Gambas-user] reparent menu item

2017-06-18 Thread Leon Davis
I have created a form with containing a component I designed. When the program is started the menu is created: MenuItem = new Menu(FormMain) as "FileMenu" and is displayed as a text menu of the form. There is also a context menu that is created for when the user right clicks on the control: MenuIte

Re: [Gambas-user] reparent menu item

2017-06-18 Thread Charlie
Can you supply more detail and an example of what you are trying to do? - Check out www.gambas.one -- View this message in context: http://gambas.8142.n7.nabble.com/reparent-menu-item-tp59386p59397.html Sent from the gambas-user mailing list archive at Nabble.com.

[Gambas-user] reparent menu item

2017-06-17 Thread Leon Davis
Using Gambas v3.9.2 and GTK+3 Is there a safe way to reparent a menu item during runtime? Any help would be greatly appreciated. Leon -- Check out the vibrant tech community on one of the world's most engaging tech sites,