Re: Option Button Problem

Tech-Archive recommends: Fix windows errors by optimizing your registry



Damon,

"Damon" <nonsense@xxxxxxxxxxxxxx> wrote in message
news:IFipe.3388$1O3.1350@xxxxxxxxxxxxxxxxxxxxxxx

<multi-snip'd>

>I have a form which has four groups of four option buttons.
>Each group of four option button are placed on a frame.

Are the "groups" on 4 separate frames, or one frame?

>however when I select the bottom group of four option button it
automatically selects the top group as well.

How are you selecting a group? Do you mean you are clicking one option
button in a group?

> I have tested this by naming the top group tabindex higer than the bottom.

The frame's TabIndex?

You may already understand the following, but it's hard to tell:
ALL Option buttons in a container are one group, and ONLY ONE can be
selected from a group.
You have to place each "option button group" into individual containers
(frames).

Also--if this isn't the problem--code in the click events can cause
unexpected results similar to what you are seeing.

HTH,

DRBarkley


.


Quantcast