Jump to content
Server Maintenance This Week. ×

Active Tab Colours


This topic is 5640 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi,

Is it possible to have the Active tab display a differenet colour than the inactive tabs? For example, if tab_1 is selected it is blue whereas the inactive tabs are green. When I select tab_2, it becomes blue and tab_1 becomes green?

Thanks in advanced,

P

Link to comment
Share on other sites

I rarely use the native tabs any more. Instead I give each tab an object name and make them a fixed width of 0px. Then I create text boxes that are buttons set to perform the script step Go To Object[]. You can apply conditional formatting to the text boxes to get the fill color you want, most likely using GetLayoutObjectAttribute(tabname; isfrontTabPanel).

Link to comment
Share on other sites

This topic is 5640 days old. Please don't post here. Open a new topic instead.

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.