Index
2011-09-21 10:02Kent Belan : Checkbox labels - right aligned
2011-09-21 10:21Michael Savage : Re: Checkbox labels - right aligned
2011-09-21 10:25Lou Syracuse : RE: Checkbox labels - right aligned
2011-09-21 10:33Kent Belan : RE: Checkbox labels - right aligned
2011-09-21 11:09Dave Crozier : RE: Checkbox labels - right aligned
2011-09-21 11:22Kent Belan : RE: Checkbox labels - right aligned
2011-09-22 19:17Rick Schummer : RE: Checkbox labels - right aligned
Back to top
Checkbox labels - right aligned

Author: Kent Belan

Posted: 2011-09-21 10:02:46   Link

Hello,

Just wondering if anyone/everyone else has problems with checkbox labels

that are right aligned ?

The checkbox will not stay in the same position on the form after I save the

form and reopen.

Very frustrating ...

Is there a work around for this ?

Thanks,

Kent

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/2500C830B78446D58EFFAF7F02433617@LaptopW7

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Kent Belan
Back to top
Re: Checkbox labels - right aligned

Author: Michael Savage

Posted: 2011-09-21 10:21:42   Link

I too, found this to be a pain, so I don't use Checkbox labels. Rather I

have objecxts on the form, the checkbox and the label that goes with it.

I can place the label anywhere I want then. With my base class checkbox,

I set autosize=.t. and no captions.

A bit of a kludge, but it works!

HTH,

Mike

On 21/09/2011 10:02 AM, Kent Belan wrote:

> Hello,

>

> Just wondering if anyone/everyone else has problems with checkbox labels

> that are right aligned ?

>

> The checkbox will not stay in the same position on the form after I save the

> form and reopen.

>

> Very frustrating ...

>

> Is there a work around for this ?

>

> Thanks,

> Kent

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/4E79F2F6.9070204@golden.net

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Michael Savage
Back to top
RE: Checkbox labels - right aligned

Author: Lou Syracuse

Posted: 2011-09-21 10:25:14   Link

It's a bug. When I needed to do that I just added a separate label. :(

-----Original Message-----

From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com] On Behalf Of Kent Belan

Sent: Wednesday, September 21, 2011 7:03 AM

To: profoxtech@leafe.com

Subject: Checkbox labels - right aligned

Hello,

Just wondering if anyone/everyone else has problems with checkbox labels

that are right aligned ?

The checkbox will not stay in the same position on the form after I save the

form and reopen.

Very frustrating ...

Is there a work around for this ?

Thanks,

Kent

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/0BAC2C1927422843B2C121C8B41684AF0C4AB93B@DFW1MBX24.mex07a.mlsrvr.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Lou Syracuse
Back to top
RE: Checkbox labels - right aligned

Author: Kent Belan

Posted: 2011-09-21 10:33:27   Link

Hello Mike and Lou,

I have always done the same thing, using a label and no caption on the

checkbox.

The problem is when the user is tabbing thru the controls, a checkbox with

the label on the left puts a box around the caption when the checkbox gets

control.

With the label, there is no indication that the checkbox has focus, so the

user does not know they are sitting on the checkbox.

Wish it worked like it should. Now I am going to have to highlite the label

or something .... Bummer

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Michael Savage

Sent: Wednesday, September 21, 2011 10:22 AM

To: ProFox Email List

Subject: Re: Checkbox labels - right aligned

I too, found this to be a pain, so I don't use Checkbox labels. Rather I

have objecxts on the form, the checkbox and the label that goes with it.

I can place the label anywhere I want then. With my base class checkbox, I

set autosize=.t. and no captions.

A bit of a kludge, but it works!

HTH,

Mike

On 21/09/2011 10:02 AM, Kent Belan wrote:

> Hello,

>

> Just wondering if anyone/everyone else has problems with checkbox

> labels that are right aligned ?

>

> The checkbox will not stay in the same position on the form after I

> save the form and reopen.

>

> Very frustrating ...

>

> Is there a work around for this ?

>

> Thanks,

> Kent

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/181D02DE45804D31B61CABA15B1EB00E@LaptopW7

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Kent Belan
Back to top
RE: Checkbox labels - right aligned

Author: Dave Crozier

Posted: 2011-09-21 11:09:07   Link

If I remember rightly, I had the same problem and got around it by subclassing a left aligned checkbox then in the init, change the justification from Left to Right.

I'm not at a machine to try this, but I'm pretty sure it works.

Dave

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf Of Kent Belan

Sent: 21 September 2011 15:33

To: 'ProFox Email List'

Subject: RE: Checkbox labels - right aligned

Hello Mike and Lou,

I have always done the same thing, using a label and no caption on the

checkbox.

The problem is when the user is tabbing thru the controls, a checkbox with

the label on the left puts a box around the caption when the checkbox gets

control.

With the label, there is no indication that the checkbox has focus, so the

user does not know they are sitting on the checkbox.

Wish it worked like it should. Now I am going to have to highlite the label

or something .... Bummer

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Michael Savage

Sent: Wednesday, September 21, 2011 10:22 AM

To: ProFox Email List

Subject: Re: Checkbox labels - right aligned

I too, found this to be a pain, so I don't use Checkbox labels. Rather I

have objecxts on the form, the checkbox and the label that goes with it.

I can place the label anywhere I want then. With my base class checkbox, I

set autosize=.t. and no captions.

A bit of a kludge, but it works!

HTH,

Mike

On 21/09/2011 10:02 AM, Kent Belan wrote:

> Hello,

>

> Just wondering if anyone/everyone else has problems with checkbox

> labels that are right aligned ?

>

> The checkbox will not stay in the same position on the form after I

> save the form and reopen.

>

> Very frustrating ...

>

> Is there a work around for this ?

>

> Thanks,

> Kent

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/BD031ECABF2B60499200AAB3DBB4A9997363DAF2@EX-A-FPL.FPL.LOCAL

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Dave Crozier
Back to top
RE: Checkbox labels - right aligned

Author: Kent Belan

Posted: 2011-09-21 11:22:18   Link

Hello Dave,

I am using subclassed checkboxes.

If you get a chance, would you please check and verify your work around.

I will test now, if leaving the checkbox on the form as left aligned

(default) and change to right align in the forms init helps.

Thanks a million,

Kent

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Dave Crozier

Sent: Wednesday, September 21, 2011 11:09 AM

To: ProFox Email List

Subject: RE: Checkbox labels - right aligned

If I remember rightly, I had the same problem and got around it by

subclassing a left aligned checkbox then in the init, change the

justification from Left to Right.

I'm not at a machine to try this, but I'm pretty sure it works.

Dave

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Kent Belan

Sent: 21 September 2011 15:33

To: 'ProFox Email List'

Subject: RE: Checkbox labels - right aligned

Hello Mike and Lou,

I have always done the same thing, using a label and no caption on the

checkbox.

The problem is when the user is tabbing thru the controls, a checkbox with

the label on the left puts a box around the caption when the checkbox gets

control.

With the label, there is no indication that the checkbox has focus, so the

user does not know they are sitting on the checkbox.

Wish it worked like it should. Now I am going to have to highlite the label

or something .... Bummer

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf

Of Michael Savage

Sent: Wednesday, September 21, 2011 10:22 AM

To: ProFox Email List

Subject: Re: Checkbox labels - right aligned

I too, found this to be a pain, so I don't use Checkbox labels. Rather I

have objecxts on the form, the checkbox and the label that goes with it.

I can place the label anywhere I want then. With my base class checkbox, I

set autosize=.t. and no captions.

A bit of a kludge, but it works!

HTH,

Mike

On 21/09/2011 10:02 AM, Kent Belan wrote:

> Hello,

>

> Just wondering if anyone/everyone else has problems with checkbox

> labels that are right aligned ?

>

> The checkbox will not stay in the same position on the form after I

> save the form and reopen.

>

> Very frustrating ...

>

> Is there a work around for this ?

>

> Thanks,

> Kent

>

>

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/A3B6D33A836442AF98FC3D5B5DE1CBD2@LaptopW7

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Kent Belan
Back to top
RE: Checkbox labels - right aligned

Author: Rick Schummer

Posted: 2011-09-22 19:17:55   Link

>> The checkbox will not stay in the same position on the form after I save the form and reopen.<<

It is a bug. If you change the checkbox's AutoSize to false the problem goes away.

Rick

White Light Computing, Inc.

www.whitelightcomputing.com

www.swfox.net

www.rickschummer.com

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/009601cc797d$dc3f2360$94bd6a20$@whitelightcomputing.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Rick Schummer