On 09/09/14 02:43, la...@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!
Than
On 09/09/14 02:37, la...@significantplanet.org wrote:
Hi All,
I have a large button and I want the label to read either "Show Instructions" or
"Hide Instructions" but I cannot figure out how to put the two words on two different
lines in the label of the button. Is that possible to do?
TIA
La
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, la...@significantplanet.org wrote:
Never Mind!
I was trying to d
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, la...@significantplanet.org wrote:
Never Mind!
I was trying to do it in the property inspector and then I
On Mon, Sep 8, 2014 at 4:43 PM, wrote:
> so simple, but in my defense, I'm still learning!
we all are. New stuff every version. Like Christmas every month.
*--*
*Stephen Barncard - San Francisco Ca. USA - Deeds Not Words*
___
use-livecode mailing lis
ha ha
(I only wish I could be fast all the time!)
- Original Message -
From: "Mark Wieder"
To: "How to use LiveCode"
Sent: Monday, September 08, 2014 5:47 PM
Subject: Re: 2 lines on a button
larry-
Dang! You're getting way too fast at this! I was thinking
larry-
Dang! You're getting way too fast at this! I was thinking that would
probably work, but I didn't even get a chance to test it before you
answered your own question.
--
-Mark Wieder
ahsoftw...@gmail.com
This communication may be unlawfully collected and stored by the National
Security A
Hi Larry,
You can set the label of a button in the properties inspector or do this
in the message box or a script:
set the label of btn x to "Show" & cr & "Instructions"
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
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
__
Hi All,
I have a large button and I want the label to read either "Show Instructions"
or "Hide Instructions" but I cannot figure out how to put the two words on two
different lines in the label of the button. Is that possible to do?
TIA
Larry
___
use-
10 matches
Mail list logo