2 lines on a button

larry at significantplanet.org larry at significantplanet.org
Mon Sep 8 23:07:02 EDT 2014


Thanks Phil,
In many cases that will be easier! ( and I checked; you can put as many \n 
as the space on the button will allow:  First\nSecond\nThird, etc.)
Larry

----- Original Message ----- 
From: "Phil Davis" <revdev at pdslabs.net>
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Sent: Monday, September 08, 2014 8:46 PM
Subject: Re: 2 lines on a button


> Larry,
>
> Another way to do it in the Property Inspector is type \n between the 
> first and second lines of the label, like this:
>
> first line\nsecond line
>
> Regards -
> Phil
>
>
> On 9/8/14, 4:43 PM, larry at significantplanet.org wrote:
>> Never Mind!
>>
>> I was trying to do it in the property inspector and then I realized I can 
>> just say in the script:
>> set the label of button myInstructions to  "Show" & return & 
>> "Instructions"
>>
>> so simple, but in my defense, I'm still learning!
>> Thanks, Larry
>> _______________________________________________
>> 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
>>
>
> -- 
> Phil Davis
>
>
> _______________________________________________
> 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