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
But I need to see some more of your code to tell whats going wrong, please share you project or the tab part.