[cid:132f79be-dacf-4e7a-b0b1-94f5411d267b]
By this picture I tried to explain the translation of "configure" command from 
Tcl to Python configure() method.

For the (1) and (3) cases the python's syntax is clear.

But for the (2) case where in Tcl I need to write only the option's name 
without value, what is its equivalent in Python (when the parameter's name is 
an argument)?; I tried the syntax in the picture and it works but what make 
things more difficult is when there is another parameter before "option" (ex 
:PanedWindow.paneconfigure).

Thanks for your attention
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to