Tomb Posted February 16, 2008 Posted February 16, 2008 I recently found this function GuiCtrlCreateGroup and it is so far amazing for making my GUI look organized. although i wonder, is there any way to use like GUICtrlSetBkColor or something to color in the background of the group?> I would like the main background color to be something different. also, can i change the color of the Group, it is a default-like white color.
martin Posted February 16, 2008 Posted February 16, 2008 I recently found this function GuiCtrlCreateGroup and it is so far amazing for making my GUI look organized. although i wonder, is there any way to use like GUICtrlSetBkColor or something to color in the background of the group?> I would like the main background color to be something different. also, can i change the color of the Group, it is a default-like white color.You could have found this. in less time than it took you to post your question if you had searched. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Tomb Posted February 16, 2008 Author Posted February 16, 2008 You could have found this. in less time than it took you to post your question if you had searched. i had seen that when i searched yesterday, but i don't use input or radio's in my GUI. all i have inside my Group are a button, 3 labels, and a picture. there are 4 groups like this in my GUI.
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