2013/3/31 Bryan Oakley <bryan.oak...@gmail.com> > It is expected behavior. The built-in key and mouse bindings are bound to > the class, so if you change the class of a widget it will no longer have > these bindings. > > Changing the class is mostly useful if you want to create a completely > different set of bindings for a widget. > > --bryan > > > On Mar 31, 2013, at 1:58 AM, Alejandro Autalan <alejandroauta...@gmail.com> > wrote: > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss > > Woow! I Had not considered the bindings. Now I understand.
Thanks for the reply. :)
_______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss