Hi Folks,
I have a UI application written in wxPython. The normal
usage of this application requires creating of pop up menus and destroying them
once the user has selected their choice. The problem I am facing is that after
the application is used extensively , the pop up menus stop working .
You can still have the menu pop up , but clicking on a menu
item does NOT lead to the callback function getting called. The pop up menu
disappears without doing anything. Does anyone know why this might happen ?
Thanks,
Aditya Susarla
Susarla, Aditya wrote:
You can still have the menu pop up , but clicking on a menu item does
NOT lead to the callback function getting called. The pop up menu
disappears without doing anything. Does anyone know why this might
happen ?
No, but you might want to post your popup menu code, and we can test it and make suggestions. The pop-up code in the demo is pretty ugly. I don't know that it will cause problems, but there are better ways of doing it.
-Chris
ยทยทยท
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov