![]() |
| ||
| PyGTK tray menu has annoying scroll arrows I've been working on a simple little PyGTK app that shows an icon in the system tray. When you right-click, the pop-up menu appears as expected. However, first the menu appears with just some up and down scroll arrows, and I have to scroll down before it fills in and shows the 3 items, and then the scroll arrows disappear. I've searched everywhere (GTK+ API, etc.) and can't seem to find a way to disable those scroll arrows, which are clearly not needed. The relevant code snippet is below... def _createMenu(self): Further info: I'm using Python 2.52 with GTK+ 2.12.9r2 on Windoze, if that makes any difference. TIA-- ~ewall |
| All times are GMT -4. The time now is 8:17 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC