I'm trying to group 2 radio buttons in cocoa application.
but unlike in iOS, where you can connect the buttons with control-drag (as shown in the picture)
in cocoa application I didn't find any elegant way to do so...
any suggesting before I do something ugly?