LoneCoder Posted December 29, 2008 Posted December 29, 2008 (edited) Hi, I made a GUI with a menu and one of the menu items is a choice "Always on top".. same as you can find on many softwares. The function itself is working but I'm struggling to find how to display that check mark in front of the text (commonly used) that will tell you the function is on or off... Anyone has an idea to help me? ==> Sorry. By writing this question I realised I was searching the forum with "checkbox" term.. I tried with checkmark and got my answer for those interested it's this : guictrlsetstate(-1, $GUI_CHECKED) Edited December 29, 2008 by LoneCoder
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