Hi,
I am having a problem with CSS and wondering if somebody can help.
I created a project using the UX Component Template "MobileAppFramework_PanelNavigator_with_TabButtons", which gives CSS Tab buttons and Panel navigators to start with (see attached screenshot).
I was trying to change the colour of CSS icon and instead of making changes in style sheet, I used the "Button text inline style" property of the CSS Button. It changed the colour ok but removed the Button Focus property which suppose to change colour when CSS Button is active.
Now I am trying to bring back this change effect on button focus with no luck. I've tried removing the Button text inline style colour and checked the Xbasic code to remove any hard coded colour values but still I am not get the Button Focus property working.
If a create a new UX Component with same template then its working ok so problem is somewhere in my existing UX component.
Any idea why this is happening. Anyway to check or fix this in the code?
Or is there way to create a new UX Component and import all the controls, images, text etc. from my existing UX component? Ive done a lot work and coding which I don't want to lose.
Many thanks for your help!
Kind Regards,
Shahzad Rashid
I am having a problem with CSS and wondering if somebody can help.
I created a project using the UX Component Template "MobileAppFramework_PanelNavigator_with_TabButtons", which gives CSS Tab buttons and Panel navigators to start with (see attached screenshot).
I was trying to change the colour of CSS icon and instead of making changes in style sheet, I used the "Button text inline style" property of the CSS Button. It changed the colour ok but removed the Button Focus property which suppose to change colour when CSS Button is active.
Now I am trying to bring back this change effect on button focus with no luck. I've tried removing the Button text inline style colour and checked the Xbasic code to remove any hard coded colour values but still I am not get the Button Focus property working.
If a create a new UX Component with same template then its working ok so problem is somewhere in my existing UX component.
Any idea why this is happening. Anyway to check or fix this in the code?
Or is there way to create a new UX Component and import all the controls, images, text etc. from my existing UX component? Ive done a lot work and coding which I don't want to lose.
Many thanks for your help!
Kind Regards,
Shahzad Rashid
Comment