Search the Community
Showing results for tags 'guictrlsetcolor'.
-
Salam, Hello, Hi Today i am showing you some new styles of progress bar i don't know if anyone posted a thing like this on thins forum _GUICtrlCreateProgress This UDF allows you to create new style progress bar Colors, Values can be changed by using native functions of autoit i created this script years ago while i was not on this forum now i think it should be shared on this forum check this out if anyone is interested any help is greatly appreciated NEW $PBSC_LINE_LEFT_TO_TIGHT changed to $PBSC_LINE_LEFT_TO_RIGHT New Style Progressbar.rar old New Style Progressbar.rar
- 4 replies
-
- GUICtrlCreateProgress
- GUICtrlSetData
- (and 2 more)
-
I tryed to search in forum and in help file but maybe that is my problem at the end xD. I whould like to modify the color of the group background only I got a palliative sollution to make a label and set the backgroud color of the label but it gonna make me add a label again etc for the complet gui (i make my gui alone always , not with KODA) I whould like to know if there is a AI function to do that i have missing. something like ..../ GuiCtrlSetGroupBackgroundColor , 0x000000 or maybe a solution that is more easy than making again all my label with background