Re: RE: how to position a gtk submenu on top of gtkmenu

2007-03-22 Thread shankar rajan
Hi Madhu, Thanks! It worked. What I find is that the main menu vanishes once the sub menu appears. Is there any way that I can retain the previous main menu also. When I use mouse, it seems to work but with keyboard it does not. Attaching the sample code for submenu activate. Regards, Shankvio /

RE: how to position a gtk submenu on top of gtkmenu

2007-03-22 Thread Madhusudan E
Hi Shankar I have faced the same problem, while developing an application for mobile. The am just suggesting you, based on whatever I did. This may not be the intended solution. For your Main Menu don't attach a sub menu. On click of the item pop up another main menu. You can position this Main