Re: horizontal radio group

2010-07-01 Thread Ken Thomases
On Jul 2, 2010, at 1:05 AM, Angelo Chen wrote: > radio group created in Interface builder is vertical, how to set it > horizontal? example, two radio buttons in one line? Thanks, A group of radio buttons is really an NSMatrix. The way to change the number of rows and columns in a matrix is to

Re: horizontal radio group

2010-07-01 Thread Kyle Sluder
On Thu, Jul 1, 2010 at 11:05 PM, Angelo Chen wrote: > Hi, > radio group created in Interface builder is vertical, how  to set it > horizontal? example, two radio buttons in one line? Thanks, > a.c. Please read the documentation before posting to the list. --Kyle Sluder _