ROund rectangles in listboxes, texfields etc.

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
maarten.koopmans
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 20
Joined: Sun Dec 28, 2008 3:26 pm

ROund rectangles in listboxes, texfields etc.

Post by maarten.koopmans » Thu Jun 28, 2012 12:45 pm

Hi,

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

Thanks!

Maarten

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: ROund rectangles in listboxes, texfields etc.

Post by Mark » Thu Jun 28, 2012 12:53 pm

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
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply