On Wed, 6 Dec 2000, Shane Spencer wrote: > Hola.. > > I was wondering how to tell a widgets screen geometry x,y,width,height.. > I can get the width height through size_request but nothing else.. :( You can use the get_allocation() method to get the space allocated to the widget (as a 4 tuple (x,y, width,height)). James. _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
- [pygtk] Widget/Window position and geometry like G... Shane Spencer
- Re: [pygtk] Widget/Window position and geomet... James Henstridge
- Re: [pygtk] Widget/Window position and geomet... Shane Spencer
- Re: [pygtk] Widget/Window position and ge... Aaron Optimizer Digulla
- Re: [pygtk] Widget/Window position and geomet... Aaron Optimizer Digulla
- Re: [pygtk] Widget/Window position and ge... Shane Spencer
- Re: [pygtk] Widget/Window position and geomet... Martin Grimme
