crz Posted June 15, 2007 Posted June 15, 2007 (edited) Hello autoitscripters! Well.. the title/description says it all.. I've made a simple GUI(read: incl. a simple files->close "menu"), starting in @SW_HIDE, with a tray icon, that restores the GUI when left-clicked once on it. - It works, but the menu doesn't! - Though, the menu works when the GUI starts in @SW_SHOW. Answers? :S - I don't get it. Also.. when the GUI starts @SW_SHOW'ed, and later get @SW_HIDE'ed.. and once again @SW_SHOW'ed, the menu works as it should. - I can't make any sence of this.. I don't understand. Take care.. feel free to ask. - Feel free to comment. - crz Edited June 15, 2007 by crz Steffen "crz" Jorgensenwww.crz.dkcrz@crz.dk
Mast3rpyr0 Posted June 16, 2007 Posted June 16, 2007 i think i had a problem like this before. i cant really check since you didnt post your code but my problem was that it wasnt looping through my switch correctly. make sure that if you have a loop in your switch then make sure it exits it. My UDF's : _INetUpdateCheck() My Programs : GameLauncher vAlpha, InfoCrypt, WindowDesigner, ScreenCap, DailyRemindersPick3GeneratorBackupUtility! Other : Bored? Click Here!
crz Posted June 16, 2007 Author Posted June 16, 2007 Didn't quite solve the issue, but found a temperary solution.. Made the GUI @SW_SHOW at startup, and then goes @SW_HIDE mode, instantly. Steffen "crz" Jorgensenwww.crz.dkcrz@crz.dk
thetwistedpanda Posted June 16, 2007 Posted June 16, 2007 If you would post or attach your code, we could help solve your issue a lot faster/easier.
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