I think there needs to be a profile like the Master Profiles but for graphics 
for buttons and font sizes for fields and buttons so that if my geometry 
changes like for a retina screen then LC can change the image used for each 
button to the hi-res version. I am doing this manually now but is a pain. At 
this point I don't think there is an 'easy' way yet.


-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net

On Mar 24, 2012, at 12:05 PM, William de Smet wrote:

> Hi Richmond,
> 
> I should read my own question better :-)
> I meant button icon.
> 
> I know you can set an image as a button icon and that is what I do all
> the time. I use a card for all my images and call them with their ID
> in buttons.
> But with the resolution change for the new iPad and different screen
> sizes of Android systems I am looking for a way to 'easy' resize my
> button icons/images.
> 
> 
> groeten,
> 
> William
> 
> 
> 
> 2012/3/24 Richmond <richmondmathew...@gmail.com>:
>> On 03/24/2012 05:50 PM, William de Smet wrote:
>>> 
>>> Hi there,
>>> 
>>> In LC I grouped several objects to make an image. I used the line and
>>> rectangle tools for this.
>>> Is it possible to use this 'image' (or grouped objects) as an icon button?
>>> 
>> 
>> I'm not quite sure what you mean by "an icon button".
>> 
>> You can use an image or a group as a button; in fact I almost never use
>> buttons as buttons; much preferring to use images so I can guarantee they
>> look the same across different systems and computers.
>> 
>> After all, you can have a script:
>> 
>> on mouseUp
>>  put "This works!"
>> end mouseUp
>> 
>> in a group just as well as you can in a button.
>> 
>>> greetings,
>>> 
>>> William
>>> 
>>> _______________________________________________
>>> 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