Page 1 of 1

ListBox

Posted: Mon Apr 01, 2013 3:36 pm
by Roger

I am trying to add controls for my app settings. Is there a control that will look like settings for iOS? For example, on a iPhone under settings..music it looks they they are using a ListBox. Using Tiggzi can we use a ListBox with a label on the left and a control to the right such as Input, etc.


ListBox

Posted: Mon Apr 01, 2013 3:49 pm
by Maryna Brodina

Hello! You can use List component with a Lable component inside and Input field on the right. To place these controls in one line you can use Grid component. Also you can change control's view using CSS.


ListBox

Posted: Mon Apr 01, 2013 3:52 pm
by Roger

Thanks for the quick response...I will give it a try. I am new to Tiggzi but it looks like a pretty cool tool.