Re: [Tkinter-discuss] Button event calls Leave/Enter

2019-05-13 Thread mkiever
tthias -- Matthias Kievernagel mkiever/at/web/dot/de -- ___ Tkinter-discuss mailing list Tkinter-d

Re: [Tkinter-discuss] PanedWindow widget

2018-03-04 Thread mkiever
Just tried: Adding the function definition of sash_dragto to tkinter/__init__.py is sufficient to make it work. I just don't understand how it is supposed to be used in combination with sash_mark. Perhaps, I have to try this in tcl to understand. Serhiy Storchaka : >03.03.18 23:13, adil gourinda

Re: [Tkinter-discuss] calling function by keypress

2006-05-16 Thread mkiever
s needs to be a subclass of some widget, for example Frame) Hope this helps, Matthias Kievernagel Software-Development mkiever/at/web/dot/de ___ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss