Jump to content

Simple TAB question


Recommended Posts

Hi,

I just want to know how to change the default "gray" tab color to yellow or something. I do GUICtrlSetBkColor, but that's only for background and not the tab itself. Anyone know how to do it?

Thanks for your help in advance.

dreamzboy

Link to comment
Share on other sites

Valuater HAS made a very nice skin I think u can get some Ideas from his UDF

check it out from here:

http://www.autoitscript.com/forum/index.ph...94&hl=XSKIN

[quote]Baby you're all that I want, When you're lyin' here in my armsI'm findin' it hard to believe, We're in heavenAnd love is all that I need , And I found it there in your heartIt isn't too hard to see, We're in heaven .Bryan Adams[/quote].............................................................................[u]AUTOIT[/u]

Link to comment
Share on other sites

Valuater HAS made a very nice skin I think u can get some Ideas from his UDF

check it out from here:

http://www.autoitscript.com/forum/index.ph...94&hl=XSKIN

Thanx for the reply. It looks nice but that's not what I want to get into just yet. I just want to change the default gray looking tab into some other colors. I've browsed through Xkin's work, but none of which really changes the tab color, only the background color.

If you look here: http://www.autoitscript.com/forum/index.php?showtopic=32494, you can see that all the tabs are white/grayish. I want it to be a different color, is that possible?

Thanks.

Link to comment
Share on other sites

havent checked for this but GUICtrlSetTabColor() maybe?

Always have your help file with you! :rolleyes:

No. A command like that does not exist.

There is some _GUICtrlTab* commands but none of them can change the colour of the tab.

Link to comment
Share on other sites

From the help file:

GUICtrlSetBkColor

"Only Button, Label, Checkbox, Group, Radio, Edit, Input, List, Listview, ListviewItem, Treeview, TreeviewItem, Graphic, Progress and Slider controls can currently be colored."

GUICtrlSetColor

"Only Button, Label, Checkbox, Group, Radio, Edit, Input, List, Listview, ListviewItem, Treeview, TreeviewItem, Graphic and Progress controls can currently be colored."

From a forum search:

Linkie: http://www.autoitscript.com/forum/index.ph...ic=15941&hl

Linkie: http://www.autoitscript.com/forum/index.ph...pic=9024&hl

Linkie: http://www.autoitscript.com/forum/index.ph...pic=5462&hl

---

Your best bet, however, is Valuater's XSkin UDF

Link to comment
Share on other sites

From the help file:

GUICtrlSetBkColor

"Only Button, Label, Checkbox, Group, Radio, Edit, Input, List, Listview, ListviewItem, Treeview, TreeviewItem, Graphic, Progress and Slider controls can currently be colored."

GUICtrlSetColor

"Only Button, Label, Checkbox, Group, Radio, Edit, Input, List, Listview, ListviewItem, Treeview, TreeviewItem, Graphic and Progress controls can currently be colored."

From a forum search:

Linkie: http://www.autoitscript.com/forum/index.ph...ic=15941&hl

Linkie: http://www.autoitscript.com/forum/index.ph...pic=9024&hl

Linkie: http://www.autoitscript.com/forum/index.ph...pic=5462&hl

---

Your best bet, however, is Valuater's XSkin UDF

Thanks for pointing that out, I just wanted to confirm.

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...