rambo3889 Posted February 6, 2006 Posted February 6, 2006 Hi my questing is : Is it possible to make a gui you can see in the window but not on the process bar like the guisetstate(@SW_HIDE) but that will also hide the window i just need to remove it from the process bar. Is it possible and how ? Any answer/Suggestions is welcome My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
pecloe Posted February 6, 2006 Posted February 6, 2006 (edited) rambo3889 if your talking about the task bar use extended style $WS_EX_TOOLWINDOW phil edit add example GUICreate($GUITITLE, 110, $HEIGHT, $GUI_POS[0], $GUI_POS[1], -1, $WS_EX_TOOLWINDOW) Edited February 6, 2006 by pecloe
rambo3889 Posted February 7, 2006 Author Posted February 7, 2006 Thanks pecloe that did the work Tyvm My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now