[Tkinter-discuss] winfo_width problem

evgeny fadeev fadeev.climber at hotmail.com
Fri Sep 30 23:34:16 CEST 2005


Hi,
i am trying to use winfo_width to determine widget's size
and it always returns me 1 regardless of wheter widget is packed/gridded or 
not.

in native Tcl/Tk
winfo width .widget
works fine, i.e. returns actual width in pixels

direct tk call from python tk.call('winfo','width',widget._w) still returns 
1

i guess it points to some bug in tkinter  ......  what do you think?

Thanks.
Evgeny.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



More information about the Tkinter-discuss mailing list