Jump to content

coloring in contents of a GuiCtrlCreateGroup


Tomb
 Share

Recommended Posts

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.

Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...