Hi there.
Here's a newbie with ChocolateChip-UI. Seems lightweight enough to perform better than JQM in a slow response application I'm working with.
I've found a little issue with the UI.SegmentedControl.
It seems you can't change the selected item from JS code once the component is running.
I'm using it as a bottom toolbar, and I have two sections and a third for setup. I want to send the user to the setup if it's the first time running the app. And as soon as the user has done the setup, return to the main tab. I'm able to do the first thing but can't return when setup ready.
Is this possible to do?
Thanks in advance.
Javier.