Alexh
2009-11-09 18:00:50 UTC
Hi,
Using VS2005, I was editing a dialog with 2 grouped radio buttons and
I decided to remove the group property from the first radio. I was
unable to assign a variable to the second radio so I deleted both
buttons and removed any code that referenced these buttons.
Now it appears that any radio button I attempt to add to this project,
in any dialog, is treated as part of a group because when I run the
add variable wizard it will not let me assign a variable (Resource ID
is not listed).
However, if I change the property of the radio button to grouped it
will allow me to add a variable. This happens even on dialogs with no
existing radio buttons. Something is "stuck".
I looked at the resource file, deleted the .ncb file, restarted but
nothing helps.
Any ideas?
Using VS2005, I was editing a dialog with 2 grouped radio buttons and
I decided to remove the group property from the first radio. I was
unable to assign a variable to the second radio so I deleted both
buttons and removed any code that referenced these buttons.
Now it appears that any radio button I attempt to add to this project,
in any dialog, is treated as part of a group because when I run the
add variable wizard it will not let me assign a variable (Resource ID
is not listed).
However, if I change the property of the radio button to grouped it
will allow me to add a variable. This happens even on dialogs with no
existing radio buttons. Something is "stuck".
I looked at the resource file, deleted the .ncb file, restarted but
nothing helps.
Any ideas?