re: 'Fit content' missing in version 8 - any workaround?

2016-08-30 Thread Curtis Ford
Please file an enhancement request for that if there isn't one in the DB already. Done. I just whipped up a simple plugin to tide you over in the meantime: Thanks Richard, that's really helpful! Quick & easy. Curt -- Sent from Postbox

Re: 'Fit content' missing in version 8 - any workaround?

2016-08-30 Thread Richard Gaskin
Curtis Ford wrote: > I saw in bug report 17618 that I'm not necessarily going crazy: the > 'Fit content' button is indeed missing from the property inspector > (I'm using 8.1.0 DP3). > > I suppose I can get something similar by using > > set the height of

'Fit content' missing in version 8 - any workaround?

2016-08-30 Thread Curtis Ford
I saw in bug report 17618 that I'm not necessarily going crazy: the 'Fit content' button is indeed missing from the property inspector (I'm using 8.1.0 DP3). I suppose I can get something similar by using set the height of fld "whatever" to the formattedHe

Re: Fit Content

2012-02-08 Thread Richmond
at 9:46 AM, Richmondwrote: Well . . . regardless of whether content is fit or unfit . . . Fairly pedestrian stuff this..**... In the Props palette there are 2 merry buttons, both labelled "Fit content", and, although that makes them sound like censor's

Re: Fit Content

2012-02-08 Thread Mike Bonner
> Fairly pedestrian stuff this..**... > > In the Props palette there are 2 merry buttons, both labelled "Fit > content", > and, although that makes them sound like censor's tools, that is NOT what > they do. > > What I would like to do is to find out how to do the equiva

Fit Content

2012-02-08 Thread Richmond
Well . . . regardless of whether content is fit or unfit . . . Fairly pedestrian stuff this. In the Props palette there are 2 merry buttons, both labelled "Fit content", and, although that makes them sound like censor's tools, that is NOT what t

Re: Fit content

2011-01-11 Thread Richmond
On 01/12/2011 12:21 AM, John Dixon wrote: Have a look at 'formattedHeight' and 'formattedWidth' in the dictionary... :-) Thanks a lot . .. :) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

RE: Fit content

2011-01-11 Thread John Dixon
Have a look at 'formattedHeight' and 'formattedWidth' in the dictionary... :-) > From: richmondmathew...@gmail.com > On the 'Size & Position' Panel of the Prefs pane for a field > there are 2 "Fit content" buttons; one for width and one

Fit content

2011-01-11 Thread Richmond
On the 'Size & Position' Panel of the Prefs pane for a field there are 2 "Fit content" buttons; one for width and one for height. Does anybody know how to script a button to 'fit content' of a textField ? ___ use-