• "Radio Buttons" In GMOD instead of check boxes?
    5 replies, posted
Hello, Is there a type of "radio button" (only one is checkable from a group) instead of multiple checkable check boxes? Please help. Thanks.
You really need to re-word that. It makes no sense at all and no one can help you...
You could always make a faux radio system with the checkboxes where when one is checked the others get unchecked
You could do the panel with surface and or the draw functions, draw circles, get the mouse x&y position, if its inside the circle and you click then draw another circle inside it a little smaller and another color.
Radio buttons are simple enough as it is, you could just make a new element for them.
Sorry, you need to Log In to post a reply to this thread.