[pygtk] How to display a crossbar along with mouse cursor?

2008-06-30 Thread roger.rf.ho
Hello, I want to display a crossbar along with mouse pointer on a drawing area, that's a vertical line horizontal line at (x,y) coordiante of mouse pointer whenever mouse is moving. I'd appreciate any help. ___ pygtk mailing list

Re: [pygtk] reparent problem

2008-06-30 Thread Frédéric
Le 29/6/2008, Tim Evans [EMAIL PROTECTED] a écrit: This is the function I use when I'm replacing a placeholder widget in a glade file: [...] Just call replace_widget(dummyWidget, self.shootingArea) and wherever dummyWidget was (and with whatever packing properties) your shootingArea widget

Re: [pygtk] CheckButton signals

2008-06-30 Thread Alessandro Dentella
Hi, rereading myself I see I can improve the explanation. While trying to implement the tri-state checkbutton I stumbled across some problems that I think should be trivial. I added to a check butto a callback to get into inconsistent state (and it works) but a subsequent click triggers the

Re: [pygtk] Entry dir autocompletion

2008-06-30 Thread Mitko Haralanov
On Sat, 28 Jun 2008 11:36:07 +0200 Timo [EMAIL PROTECTED] wrote: Hello, I want autocompletion in my gtk.entry. I found a lot of info, but all for autocompletion of an existing list and stuff. What I want is that it completes the path that I'm typing. So if I type /ho it should complete with