... Maybe with:
#PB_Window_Hide (window is hidden)
#PB_Window_Disable (Window is disabled)
I know this constants can not be set with SetWindowState but it might give some ideas on it!?
Enhance GetWindowState
Enhance GetWindowState
Tranquil
- Kaeru Gaman
- Addict
- Posts: 4826
- Joined: Sun Mar 19, 2006 1:57 pm
- Location: Germany
Re: Enhance GetWindowState
how would be to make two new commands
SetWindowFlags(#Window, Flags) and GetWindowFlags(#Window)
wich will work analogue to the Flags in the OpenWindow command?
SetWindowFlags(#Window, Flags) and GetWindowFlags(#Window)
wich will work analogue to the Flags in the OpenWindow command?
oh... and have a nice day.