is there a way to detect if minimized like if a window gets minimized by mistake because autoit clicked off of it is there a way to check if minimized without useing If WinActive("Prog") = 0 Then
or i dunno.
then how is it to add more options see what i wanna do is if they select Button one i want it to Edit a part of a config.ini then if they select button two i want it to edit another part of the ini also i want to do a msgbox that i can add text on it so that it adds it to a config.ini also in otherwords i just want to make a configuration util can someone help me on that.
and plus i just want this to Turn on if theres nothing Already written there.
How can i make the msgbox say something diff from OK or Yes No how can i make it say something totally differant? can someone help me thanx
"im talking about the buttons not the message"
yo can someone tell me how i can make it pixel click i need the full code cuz i havent been able to make it do it , it either stands there and skips that command or it just gives me an error and shuts off