RE: Autosize and labels

2015-03-04 Thread Paul Newton
ch 2015 08:23 To: profoxt...@leafe.com Subject: RE: Autosize and labels Thanks everybody for your replies/suggestions. Dave - I tried that directly, rather than in the assign method, and it still did not work ... Paul -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@lea

RE: Autosize and labels

2015-03-04 Thread Paul Newton
...@leafe.com Subject: RE: Autosize and labels Paul, Set autosize = .f. then populate the label with appropriate text and then set autosize .T.. I subclassed the label and did this automatically on the assign method as it is a known problem with certain fonts/sizes and sometimes the field will

Re: Autosize and labels

2015-03-03 Thread Rafael Copquin
Thank you regards Rafael El 03/03/2015 a las 16:39, Tracy Pearson escibiĆ³: Rafael Copquin wrote on 2015-03-03: That's interesting. Can you post an example (code snippet I mean) ? I am not very familiarized with the assign method. Could never use it properly. Perhaps an example will clari

RE: Autosize and labels

2015-03-03 Thread Tracy Pearson
Rafael Copquin wrote on 2015-03-03: > That's interesting. Can you post an example (code snippet I mean) ? > I am not very familiarized with the assign method. Could never use it > properly. Perhaps an example will clarify this issue for me. > > TIA > > Rafael Copquin > > El 03/03/2015 a

Re: Autosize and labels

2015-03-03 Thread Rafael Copquin
38 To: profox@leafe.com Subject: Autosize and labels Hi all I have a label which is has Autosize set to .T. but when I change the caption at runtime it does not resize properly - any ideas how I can force it to do so? Many thanks Paul Newton [excessive quoting removed by s

Re: Autosize and labels

2015-03-03 Thread Fred Taylor
What's your .WordWrap property value? Change it to the opposite of whatever it is and try that. Fred On Tue, Mar 3, 2015 at 9:37 AM, Paul Newton wrote: > Hi all > > I have a label which is has Autosize set to .T. but when I change the > caption at runtime it does not resize properly - any ide

RE: Autosize and labels

2015-03-03 Thread Dave Crozier
: 03 March 2015 16:38 To: profox@leafe.com Subject: Autosize and labels Hi all I have a label which is has Autosize set to .T. but when I change the caption at runtime it does not resize properly - any ideas how I can force it to do so? Many thanks Paul Newton [excessive quoting removed by

Autosize and labels

2015-03-03 Thread Paul Newton
Hi all I have a label which is has Autosize set to .T. but when I change the caption at runtime it does not resize properly - any ideas how I can force it to do so? Many thanks Paul Newton ___ Post Messages to: ProFox@leafe.com Subscription Maintena