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 fld "whatever" to the formattedHeight of

Re: Fit Content

2012-02-08 Thread Richmond
On 02/08/2012 06:48 PM, Mike Bonner wrote: set the height of field "myfield" to the formattedheight of field "myfield" is what you're looking for right? am I? I wonder; let me see over here in my code Yes, I am; Thanks very much indeed. On Wed, Feb 8, 2012 at 9:46 AM, Richmondwrote:

Re: Fit Content

2012-02-08 Thread Mike Bonner
set the height of field "myfield" to the formattedheight of field "myfield" is what you're looking for right? On Wed, Feb 8, 2012 at 9:46 AM, Richmond wrote: > Well . . . regardless of whether content is fit or unfit . . . > > Fairly pedestrian stuff this..**... > > In

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 for > height. > > Does anybody know how to script a butto