Rota Posted February 20, 2009 Posted February 20, 2009 Hi Buddies, Could you please give a hint how do I get to know whether a button is disable or not in a panel? cause sometimes the button is gray out, then do I know it is not available to click? Thanks a lot..
AdmiralAlkex Posted February 20, 2009 Posted February 20, 2009 If iit's a button you created yourself earlier with GUICtrlCreateButton() then use GUICtrlGetState(), or if it's an external gui use ControlCommand() .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
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