And this line: if posx > 5 and posx < 15: Should be changed to: if posx >= 5 and posx <= 18: _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
- [pygtk] custom cairo widget M.B.
- Re: [pygtk] custom cairo widget Pietro Battiston
- Re: [pygtk] custom cairo widget saeed
- Re: [pygtk] custom cairo widget saeed
- Re: [pygtk] custom cairo widget M.B.
