MerkurAlex Posted May 7, 2008 Posted May 7, 2008 After doing some research and testing it appears that i cannot hide one of these controls why is that? [quote name='PsaltyDS' post='635433' date='Jan 27 2009, 07:04 AM']Larry is a mass murderer?! It's always the quiet, clean cut, bald guys... [/quote]
Zedna Posted May 7, 2008 Posted May 7, 2008 (edited) This is not standard windows control. It's AutoIt proprietary one.Hide/Show couldn't be done simple way.EDIT: Look here Edited May 7, 2008 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
MerkurAlex Posted May 7, 2008 Author Posted May 7, 2008 This is not standard windows control. It's AutoIt proprietary one.Hide/Show couldn't be done simple way.hmm well is there a way i can duplicate the look of it with a simple background color and behind all labels? [quote name='PsaltyDS' post='635433' date='Jan 27 2009, 07:04 AM']Larry is a mass murderer?! It's always the quiet, clean cut, bald guys... [/quote]
Zedna Posted May 7, 2008 Posted May 7, 2008 (edited) hmm well is there a way i can duplicate the look of it with a simple background color and behind all labels?Yes you can use GDI API calls yourself and apply them on main GUI window DC (device context). Edited May 7, 2008 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
MerkurAlex Posted May 7, 2008 Author Posted May 7, 2008 Ok thanks for your posts guys i got my code working the way i need it to. [quote name='PsaltyDS' post='635433' date='Jan 27 2009, 07:04 AM']Larry is a mass murderer?! It's always the quiet, clean cut, bald guys... [/quote]
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