I want to change the text color highlight when click on tab

Hi there,

i am new to fuse app development. i am trying to implement tab with highlight text on click of tab. but i am getting this while i am trying.

self’ declared in MainView.ux(39) is a member ‘Tab’ and cannot be accessed from ‘MainView’. To make this work, consider making ‘MainView’ an ux:InnerClass of ‘Tab’.

thanks

Hi!

Thanks for posting, should be easy to make the feature you want :slight_smile: But I need to see some more of your code to tell whats going wrong, please share you project or the tab part.