Roundrect style button, can you change the roundRadius?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Mag
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 802
Joined: Fri Nov 16, 2012 10:51 pm

Roundrect style button, can you change the roundRadius?

Post by Mag » Fri Jun 28, 2013 2:05 pm

Hi all!

as in the subject, can you change the roundradius of a button which has a roundrect style? I need this for display an image with rounded corners...

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4168
Joined: Sun Jan 07, 2007 9:12 pm

Re: Roundrect style button, can you change the roundRadius?

Post by bn » Fri Jun 28, 2013 2:44 pm

Hi Mag,

I don't see how to change the radius of a button.

However I would use a graphic of type rounded rectangle. There you can change the radius in the properties inspector.

here is a small stack that uses a graphic to display an image with rounded corners
http://forums.runrev.com/phpBB2/viewtop ... 394#p70963


Kind regards
Bernd

Post Reply