I wish I had thought of that. Worked like a charm.
Bravo, Jacque..
Craig
-Original Message-
From: J. Landman Gay
To: How to use LiveCode
Sent: Sat, Apr 20, 2013 9:51 pm
Subject: Re: Table Field question
On 4/20/13 5:55 PM, dunb...@aol.com wrote:
> This is an instance wh
On 4/20/13 5:55 PM, dunb...@aol.com wrote:
This is an instance where WYSIWYG is really useful. My kluge solves
this, but the editable field has its text offset from the final text
displayed, and is visually annoying.
You could try setting the text attributes of the card. I suspect the
table f
, but that means more work
getting stuff in and out. Rats.
Miss you, by the way.
Craig
-Original Message-
From: Colin Holgate
To: How to use LiveCode
Sent: Sat, Apr 20, 2013 6:40 pm
Subject: Re: Table Field question
I meant the field at the top of the spreadsheet. The cells do take
I meant the field at the top of the spreadsheet. The cells do take on the font
and size you set, but the field at the top, where what you type also appears,
is a fixed size.
On Apr 20, 2013, at 6:23 PM, dunb...@aol.com wrote:
>
> >I use excel all the time, and have never seen that. The newly
Colin.
I use excel all the time, and have never seen that. The newly editable cell is
exactly like the rest of the sheet in look and feel.
???
Craig
-Original Message-
From: Colin Holgate
To: How to use LiveCode
Sent: Sat, Apr 20, 2013 5:55 pm
Subject: Re: Table Field question
Notice too that the font changes. It seems similar to how in Excel the text
entry field is a fixed font and size, regardless of the font settings of the
cells themselves.
On Apr 20, 2013, at 5:33 PM, dunb...@aol.com wrote:
> >If I set the textSize of a virgin table field to something like 24,
All:
If I set the textSize of a virgin table field to something like 24, the
editable field that sits atop it is stuck at 12, which is the default. I would
have thought it would follow the lead of the object textSize, no?
I can always kluge this:
on mouseUp
set the textSize of the focusedO