-
Ok my problem is i have an options menu, i have to frames, one for background color, and one for fore color. Each has a couple option buttons in it. The problem is that they wont stop affecting each other, you cant have one in each grouped checked. If someone could tell me what to do it would be great.
-
I believe you hve to cut and paste them into their respective frames if you have not allready done this, if you can give me some more detials I may be able to help you out.
-
What do you mean?
What do you mean cut and paste? Do you mean it make look how i want it too look, and then cut it all then paste it back. Or do you mean and array?
-
I believe that you have to draw your option button on the frame you want it to be in, you can't just draw one anywhere and then just copy it. If you do that frame won't be a container for these option buttons ---> they won't work properly.
Hope you know what I mean :)
-
You can cut and paste into a frame!!! I have done it, highlight the option buttons you want, alt click, select cut, highlight the frame and alt click, then paste. Easy as that, or you can take the time to make it in the frame and redo all your coding...
-
Thanks
Thanks very much, i got it working now, i didnt know you had to draw them directly on the frame. Till next time...