Chris
Chris

Reputation: 1015

NSForm cells not displaying correctly

I'm adding an NSForm to an NSTabView in IB and everything looks fine (top picture). When I launch the app and goto the tab with the NSForm the form text fields look like the picture on the bottom. What am I doing wrong?

enter image description here

Upvotes: 0

Views: 511

Answers (1)

Chris
Chris

Reputation: 1015

So I just did what Nicholas suggested and used text fields and labels. Works great!

Upvotes: 1

Related Questions