-OFF or -ON on all checkboxes and radio buttons!?!!

  • Thread starter Thread starter Enigma
  • Start date Start date
E

Enigma

The last couple of days every checkbox or radio button displays the
state of the control after itself (this include options in explorer, IE,
etc in fact anything which looks like it uses standard controls). It
looks like its a debugging feature that has been enabled or maybe a
control has been overwritten with a debug version?

This is what I mean instead of say a radio control displaying someting
like this :-

(*) Option 1
( ) Option 2
( ) Option 3

it displays instead

(*) Option 1-ON
( ) Option 2-OFF
( ) Option 3-OFF

If you select another option it changes the text after it to reflect the
change, ie which ever is selected has "-ON" after it.

I dont have any development tools on this machine at all.

Whats causing this and how do I get rid of this annoying behaviour?

Running XP Pro w/SP1a and all patches.
 
The last couple of days every checkbox or radio button displays the
state of the control after itself (this include options in explorer, IE,
etc in fact anything which looks like it uses standard controls). It
looks like its a debugging feature that has been enabled or maybe a
control has been overwritten with a debug version?

This is what I mean instead of say a radio control displaying someting
like this :-

(*) Option 1
( ) Option 2
( ) Option 3

it displays instead

(*) Option 1-ON
( ) Option 2-OFF
( ) Option 3-OFF

If you select another option it changes the text after it to reflect the
change, ie which ever is selected has "-ON" after it.

I dont have any development tools on this machine at all.

Whats causing this and how do I get rid of this annoying behaviour?

Running XP Pro w/SP1a and all patches.
Well It looks like I seem to be unique in getting this.

There must be some developer/programmer out there who knows what causes
this.

Anyone?
 
Back
Top