07-22-2006, 04:40 AM
Thank you very much. I'm not trying to be difficult, but I still can't get it to work. I'm getting this error:
HideTrayIcon: this name already exists.
The cursor stops here:
def TB_HIDEBUTTON (WM_USER + 4)
I tried it without this def but then I get the error that it's not declared
HideTrayIcon: this name already exists.
The cursor stops here:
def TB_HIDEBUTTON (WM_USER + 4)
I tried it without this def but then I get the error that it's not declared
