Serhiy Storchaka added the comment:

What with such example?

$ wish
% menubutton .mb -text "Test"
.mb
% pack .mb
% update
% .mb configure -indicatoron 1

Try also without pack and update.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19954>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to