adrnsoh / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Add simple multi-components to simplify development for newbie developers #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Multi-checkbox/radio button/button which is just a multi-line component that 
acts as a button/radio button or checkbox and works within the GUI builder. 
Each line should have a UIID of its own.
Multi-list should use a similar approach to list where a prebuilt generic 
renderer is already installed with common defaults available from a set of 
constant options.

Original issue reported on code.google.com by shai.almog on 15 Feb 2012 at 4:54

GoogleCodeExporter commented 9 years ago
This is partially resolved by MultiButton but needs to be rolled back into List 
or a MultiList component.

Original comment by shai.almog on 7 May 2012 at 6:50

GoogleCodeExporter commented 9 years ago
This is now fixed, we have a multi-list as well.

Original comment by shai.almog on 2 Jul 2012 at 10:30