For a bit more help about my previous message (outlook bar)
does anybody know how to reparent or change a widget(button)'s owner
in tkinter ?
here's my code that doesn't work :
def inverse(self):
if (self.texte=="top"):
self.texte="bottom"
btn = self
Hello,
I'm trying to make an outlook bar like in python but i'm not at all
familiar with ms-outlook and i'm
a bit too weak and in early stage of python learning.
Has somebody already made or seen the code IN TKINTER(/)PMW for a bar
like that ?
Thanks very much for all help.
Yves
--
http://mail.
hello i want to intercept tkinter python system events like
wm_delete_window
and if possible for any window, but the newest code I've produced give
me
an error :
Traceback (most recent call last):
File "C:\Documents and Settings\yvesd\Bureau\protowin.py", line 36,
in ?
b1 =