Skinning buttons

Peter Haworth pete at lcsql.com
Wed Oct 3 14:07:36 EDT 2012


One other thought - you could use the image itself as a button, just code a
mouseUp handler for it to deal what happens when someone clicks on it.
 Then you can just resize the image and you're done.
Pete
lcSQL Software <http://www.lcsql.com>



On Wed, Oct 3, 2012 at 7:42 AM, John Allijn <jallijn at gmail.com> wrote:

> I've created a large number of buttons designed to look good on an iPad3.
> I created these buttons by scripts that combining images and icon fonts and
> saving these as snapshots. After that my script uses these snapshots to
> skin buttons. So far so good.
>
> The problem that I now run into is that when I try to scale these buttons
> down for use on an iPhone, the images are cropped (clipped) and not
> resized. Is there a setting somewhere that can change this behaviour? In
> other words, if I select a button and drag the corner to resize it, I want
> the images of its skin to resize with it.
>
> Thanks!
> John.
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list