Design Challenge -- Round Corner mask on images

Sannyasin Brahmanathaswami brahma at hindu.org
Mon Mar 28 03:00:50 EDT 2016


This all works but for one thing. For image processing I really, really don't want to have a requirement that the image be fully composed with the left area blank.  I just need to say

"Give me all your curated thumbs at 150h x 412w jpg quality 75, save each one with the name of the link you want it to serve under."


I had thought of the pattern option, because we did use it already in the Gurudeva app.

Our work flows would probably require us to use a full width image, then perhaps I can try setting that as a pattern then place a graphic on top of that and a field on top of that...

OR   (fingers crossed)

HQ will fix the mysterious bugs behind this problem.

more experiments tomorrow.








On March 27, 2016 at 8:49:13 PM, Sannyasin Brahmanathaswami (brahma at hindu.org<mailto:brahma at hindu.org>) wrote:

I could reproduce it this way:

Have your designer create the entire content of the image area,
including the beige left-side label area, but without any text. Import
the image.

Make a button the same dimensions as the image. Set the button
properties to:

Showborder: false
Opaque: true
Backpattern: the ID of the image
Margins: 4,4,250,4
Textsize: 28
Label: set it in the msg box or script:
set the label of btn x to "Three" &cr& "Line" &cr& "Label"

You can't type in a multi-line label in the inspector, but you can set
one via script.

This gives you a regular button that you can attach a script to normally.


More information about the use-livecode mailing list