pbang007 Posted November 17, 2008 Posted November 17, 2008 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
Vaughan Posted November 18, 2008 Posted November 18, 2008 Each tab can be given a different colour. But I suspect that's not what you really want.
comment Posted November 18, 2008 Posted November 18, 2008 (edited) Select each tab in turn and put a blue rectangle/text object in it. Edited November 18, 2008 by Guest
David Jondreau Posted November 18, 2008 Posted November 18, 2008 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).
Stuart Taylor Posted November 18, 2008 Posted November 18, 2008 Example i had that relates to Comments suggestion. (as i am on 8.5 i do not yet have conditional formatting). best Stuart Color_Tab.fp7.zip
Recommended Posts
This topic is 5868 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 accountSign in
Already have an account? Sign in here.
Sign In Now