RE: [flexcoders] CheckBox oddity

2005-03-31 Thread Gordon Smith
Title: Message





Is the 
problem that the CheckBox's width is too large when it doesn't have a 
label?

- 
Gordon

  
  -Original Message-From: Simon Fifield 
  [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 
  12:28 PMTo: [EMAIL PROTECTED] ComSubject: 
  [flexcoders] CheckBox oddity
  Hi 
  Flexers,
  
  I've just noticed 
  an oddity with the CheckBox and I don't know how I missed it before. When 
  there is no label, the mouse events still trigger over the blank 
  label.
  
  Does anyone know 
  if this is a bug - it seems like one to me?
  (How do I register 
  bugs again?)
  Has anyone a work 
  around for this - perhaps some way of turning off the underlying 
  TextField?
  
  
  Kind Regards,
  
  Simon Fifield
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] CheckBox oddity

2005-03-31 Thread Simon Fifield
Title: Message





I 
tried putting just a single CheckBox on the UI with no label set. When you move 
your mouse to the right of the CheckBox you can see it highlight, clicking there 
checks/unchecks it. When you add some text to the label property you can see 
that this area is indeed where the textlabel is - it doesn't get turned off when 
there is no text. 
I 
think that it should.

Simon 
Fifield


  -Original Message-From: Gordon Smith 
  [mailto:[EMAIL PROTECTED]Sent: 01 April 2005 
  00:20To: 'flexcoders@yahoogroups.com'Subject: RE: 
  [flexcoders] CheckBox oddity
  Is 
  the problem that the CheckBox's width is too large when it doesn't have a 
  label?
  
  - 
  Gordon
  

-Original Message-From: Simon Fifield 
[mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 
2005 12:28 PMTo: [EMAIL PROTECTED] ComSubject: 
[flexcoders] CheckBox oddity
Hi 
Flexers,

I've just 
noticed an oddity with the CheckBox and I don't know how I missed it before. 
When there is no label, the mouse events still trigger over the blank 
label.

Does anyone know 
if this is a bug - it seems like one to me?
(How do I 
register bugs again?)
Has anyone a 
work around for this - perhaps some way of turning off the underlying 
TextField?


Kind Regards,

Simon Fifield








Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] CheckBox oddity

2005-03-31 Thread Joan Tan
Title: Message





You are right, this is a bug. I believe there is a 
workaround, however. You can have

mx:CheckBox label="" /

instead of just mx:CheckBox 
/

and you shouldn't have that 
problem.

Thanks,
Joan



From: Simon Fifield 
[mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 
3:27 PMTo: flexcoders@yahoogroups.comSubject: RE: 
[flexcoders] CheckBox oddity

I 
tried putting just a single CheckBox on the UI with no label set. When you move 
your mouse to the right of the CheckBox you can see it highlight, clicking there 
checks/unchecks it. When you add some text to the label property you can see 
that this area is indeed where the textlabel is - it doesn't get turned off when 
there is no text. 
I 
think that it should.

Simon 
Fifield


  -Original Message-From: Gordon Smith 
  [mailto:[EMAIL PROTECTED]Sent: 01 April 2005 
  00:20To: 'flexcoders@yahoogroups.com'Subject: RE: 
  [flexcoders] CheckBox oddity
  Is 
  the problem that the CheckBox's width is too large when it doesn't have a 
  label?
  
  - 
  Gordon
  

-Original Message-From: Simon Fifield 
[mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 
2005 12:28 PMTo: [EMAIL PROTECTED] ComSubject: 
[flexcoders] CheckBox oddity
Hi 
Flexers,

I've just 
noticed an oddity with the CheckBox and I don't know how I missed it before. 
When there is no label, the mouse events still trigger over the blank 
label.

Does anyone know 
if this is a bug - it seems like one to me?
(How do I 
register bugs again?)
Has anyone a 
work around for this - perhaps some way of turning off the underlying 
TextField?


Kind Regards,

Simon Fifield








Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.










RE: [flexcoders] CheckBox oddity

2005-03-31 Thread Abdul Qabiz

Hi,
 
It seems to be an issue to meI will verify again and file it if its not
filed already...
 
Problem:
 
Where you have a checkbox without label attribute, checkBox seems to take
some default width and click on right (un)checks Checkbox.
 
mx:CheckBox id=cb1 /
 
 
Workaround:
 
Add label attribute with empty string...
 
mx:CheckBox label= /
 
 
Thanks for bringing up this issue...
 
-abdul



From: Simon Fifield [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 01, 2005 4:57 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] CheckBox oddity


I tried putting just a single CheckBox on the UI with no label set. When you
move your mouse to the right of the CheckBox you can see it highlight,
clicking there checks/unchecks it. When you add some text to the label
property you can see that this area is indeed where the textlabel is - it
doesn't get turned off when there is no text. 
I think that it should.
 
Simon Fifield
 

-Original Message-
From: Gordon Smith [mailto:[EMAIL PROTECTED]
Sent: 01 April 2005 00:20
To: 'flexcoders@yahoogroups.com'
Subject: RE: [flexcoders] CheckBox oddity


Is the problem that the CheckBox's width is too large when it
doesn't have a label?
 
- Gordon

-Original Message-
From: Simon Fifield [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 31, 2005 12:28 PM
To: [EMAIL PROTECTED] Com
Subject: [flexcoders] CheckBox oddity


Hi Flexers,
 
I've just noticed an oddity with the CheckBox and I don't
know how I missed it before. When there is no label, the mouse events still
trigger over the blank label.
 
Does anyone know if this is a bug - it seems like one to me?
(How do I register bugs again?)
Has anyone a work around for this - perhaps some way of
turning off the underlying TextField?
 
 
Kind Regards,
 
Simon Fifield
 




Yahoo! Groups Links


*   To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
  
*   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
  
*   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
http://docs.yahoo.com/info/terms/ . 





 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





RE: [flexcoders] CheckBox oddity

2005-03-31 Thread Simon Fifield
Title: Message





Joan,

That 
works like a dream!

Thank 
you,
Simon 
Fifield

  -Original Message-From: Joan Tan 
  [mailto:[EMAIL PROTECTED]Sent: 01 April 2005 00:46To: 
  'flexcoders@yahoogroups.com'Subject: RE: [flexcoders] CheckBox 
  oddity
  You are right, this is a bug. I believe there is a 
  workaround, however. You can have
  
  mx:CheckBox label="" /
  
  instead of just mx:CheckBox 
  /
  
  and you shouldn't have that 
  problem.
  
  Thanks,
  Joan
  
  
  
  From: Simon Fifield 
  [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 
  3:27 PMTo: flexcoders@yahoogroups.comSubject: RE: 
  [flexcoders] CheckBox oddity
  
  I 
  tried putting just a single CheckBox on the UI with no label set. When you 
  move your mouse to the right of the CheckBox you can see it highlight, 
  clicking there checks/unchecks it. When you add some text to the label 
  property you can see that this area is indeed where the textlabel is - it 
  doesn't get turned off when there is no text. 
  I 
  think that it should.
  
  Simon Fifield
  
  
-Original Message-From: Gordon Smith 
[mailto:[EMAIL PROTECTED]Sent: 01 April 2005 
00:20To: 'flexcoders@yahoogroups.com'Subject: RE: 
[flexcoders] CheckBox oddity
Is 
the problem that the CheckBox's width is too large when it doesn't have a 
label?

- 
Gordon

  
  -Original Message-From: Simon 
  Fifield [mailto:[EMAIL PROTECTED] Sent: Thursday, 
  March 31, 2005 12:28 PMTo: [EMAIL PROTECTED] 
  ComSubject: [flexcoders] CheckBox oddity
  Hi 
  Flexers,
  
  I've just 
  noticed an oddity with the CheckBox and I don't know how I missed it 
  before. When there is no label, the mouse events still trigger over the 
  blank label.
  
  Does anyone 
  know if this is a bug - it seems like one to me?
  (How do I 
  register bugs again?)
  Has anyone a 
  work around for this - perhaps some way of turning off the underlying 
  TextField?
  
  
  Kind Regards,
  
  Simon Fifield
  







Yahoo! Groups Links

To visit your group on the web, go to:http://groups.yahoo.com/group/flexcoders/
To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.