Checkboxes and NSBox titles
Checkboxes and NSBox titles
- Subject: Checkboxes and NSBox titles
- From: Bill Cheeseman <email@hidden>
- Date: Tue, 12 Jun 2001 14:32:20 -0400
The newest version of the Aqua HI Guidelines states that it is permissible
to use a checkbox or a pop-up menu as the title of an NSBox. But the current
version of Interface Builder doesn't provide a means to do so.
Presumably, it can be done programmatically. Could somebody give me a head
start on how to do this? NSBox has a method, titleCell, that returns the
cell holding the title. I imagine that I want to substitute an NSButtonCell
for that cell, but I'm not sure how to go about it.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
The AppleScript Sourcebook - www.AppleScriptSourcebook.com
Vermont Recipes - www.stepwise.com/Articles/VermontRecipes