[pygtk] get_has_tooltip(),
set_has_tooltip() et. al. not working (maybe bug, maybe me)
Saftoiu, Claudiu
Claudiu_Saftoiu at brown.edu
Thu Mar 27 02:46:54 WST 2008
Hello,
So, I need to get my own tooltip window to display instead of just the regular one with a label. I looked through the docs and some websites and figured the
widget.set_has_tooltip(), connect to query-tooltip, set_tooltip_window was my best approach. I tried this, but those functions weren't found. I noticed that it said "Available in pygtk 2.12+", so I managed to find pre-compiled binaries for windows (pygtk-2.12.1.win32.exe) and installed them. But, I ran the program again, and it still doesn't find those functions. I verified that my gtk.gtk_version is indeed 2.12 ((2, 12, 9) to be exact)... any idea what might be happening / suggestions for ways around this?
Thanks,
- Claudiu
More information about the pygtk
mailing list