I will give it a try if you have source code so that I can test it.. https://sourceforge.net/project/showfiles.php?group_id=156455&package_id=202823 http://www.dexrow.com
Teja wrote: > I have a GUI application with a Frame and a grid in it. I want to popup > a menu after the user enters some text in a cell and hits ENTER key. I > was able to popup the menu. However the menu is not popping up exactly > at the position where I want it. It should be popped up immediately > after the cell in which the user has entered the text. To get the co > ordinates I am using the function event.GetPosition(). Here event is > wx.EVT_KEY_DOWN. Any pointers please? -- http://mail.python.org/mailman/listinfo/python-list