Multiline CheckBoxes and RadioButtons

47 views
Skip to first unread message

cubiq1

unread,
Aug 3, 2014, 5:20:57 AM8/3/14
to codenameone...@googlegroups.com
Hi,

I really can't think of a case where anyone would want to use ticker text instead of multiline text as it really ruins the look of an app.

Please could you add a property to allow multiline CheckBox and RadioButton text?

I'm able to do it manually but it's a lot of effort for something which should be built-in by default.

Thanks

Shai Almog

unread,
Aug 3, 2014, 12:19:01 PM8/3/14
to codenameone...@googlegroups.com
Hi,
no.
There is multibutton which you can use as a checkbox or radio button.

cubiq1

unread,
Aug 3, 2014, 12:52:46 PM8/3/14
to codenameone...@googlegroups.com
Thanks, I'll try MultiButton.

Does it have the method or theme constant SetOppositeSide() like CheckBox and RadioButtons do?

I can't seem to find it.

Shai Almog

unread,
Aug 4, 2014, 1:35:43 AM8/4/14
to codenameone...@googlegroups.com
No, there are several layout options but it always places the check on the right side if I recall correctly. Technically its just a lead component so you can look at the source code and create your own version of a checkbox similar to that.

cubiq1

unread,
Aug 4, 2014, 7:11:37 AM8/4/14
to codenameone...@googlegroups.com
Thanks. I've used a Container with a CheckBox and TexArea inside which seems to be working fine, albeit a bit clunky.
Reply all
Reply to author
Forward
0 new messages