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/

_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to