Page 1 of 1

ROund rectangles in listboxes, texfields etc.

Posted: Thu Jun 28, 2012 12:45 pm
by maarten.koopmans
Hi,

See subject: is there any way to easily make round rectangles on textfields, list boxes and other UI elements?

Thanks!

Maarten

Re: ROund rectangles in listboxes, texfields etc.

Posted: Thu Jun 28, 2012 12:53 pm
by Mark
Hoi Maarten,

I use groups for my collection of GUI elements for iOS. Just create a graphic, put a transparent field on top of it and add a resizeControl handler.

Kind regards,

Mark