An oval is the same as a roundRect, just with larger radii.  The technique
doesn't "fail" as shown in the demo stack, so yes, you may indeed be
missing something.  Make sure you have the inks applied properly.

go url "http://tactilemedia.com/download/RoundCornerSample.livecode";

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 3/27/16, 6:52 PM, "use-livecode on behalf of Sannyasin
Brahmanathaswami" <use-livecode-boun...@lists.runrev.com on behalf of
bra...@hindu.org> wrote:

>Scott, thanks stack downloaded
>
>Fascinating technique.
>
>But your example uses an oval... but if I use  graphic style  "round
>rectangle" -- the technique fails -- or I am missing something.
>
>Can you try it there?
>
>tks
>
>
>On March 27, 2016 at 1:42:52 PM, Scott Rossi
>(sc...@tactilemedia.com<mailto:sc...@tactilemedia.com>) wrote:
>
>One way is using ink effects. In a group with the roundRect graphic
>layered above the image:
>blendSrcOver applied to the group
>blendDstIn applied to the graphic
>
>You might want to take a look at the stack provided in this article for
>ideas:
>http://tactilemedia.com/blog/2015/11/04/livecode-basics-masking-objects/
>
>
>Regards,
>
>Scott Rossi
>Creative Director
>Tactile Media, UX/UI Design
>
>
>
>
>On 3/27/16, 3:26 PM, "use-livecode on behalf of Sannyasin
>Brahmanathaswami" <use-livecode-boun...@lists.runrev.com on behalf of
>bra...@hindu.org> wrote:
>
>>Our design team finished a design for a mobile app. The used rounded
>>corners everywhere.
>>
>>see
>>
>>http://wiki.hindu.org/screenshots/radius-all-corners.jpg
>>
>>Something I wished we had in LC for all controls (groups included) is
>>corner radius, but is is only available for graphics objects.
>>
>>
>>set the roundRadius of grc "roundRectAngleButton" to pValue
>>
>>I'm digging in the forums for info an masks etc... but I'm out of my
>>depth here.
>>
>>I'm thinking this is probably (I hope) not that hard to implement.
>>
>>it's obviously easy enough to create a background graphic with round
>>corners, add a small field on the left site that is transparent, lock
>>that, put an image on the right side, make this a small group and give
>>the name of a target and we have a nice cool "button" but how do I get
>>the image in the right half of the group to take the rounded corners of
>>the background graphic?
>>
>>BR
>>_______________________________________________
>>use-livecode mailing list
>>use-livecode@lists.runrev.com
>>Please visit this url to subscribe, unsubscribe and manage your
>>subscription preferences:
>>http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
>
>_______________________________________________
>use-livecode mailing list
>use-livecode@lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode
>_______________________________________________
>use-livecode mailing list
>use-livecode@lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to