Re: NSMatrix & NSTextCell <-- Interface Builder
Re: NSMatrix & NSTextCell <-- Interface Builder
- Subject: Re: NSMatrix & NSTextCell <-- Interface Builder
- From: Fritz Anderson <email@hidden>
- Date: Wed, 12 May 2004 14:26:19 -0500
Try dragging in an NSTextField, and option-dragging that.
The cells in the palette are for use with things that _receive_ cells,
like NSTableColumns. They can be dropped on column headers, or dropped
in the document window for linkage to outlets, but because they have no
associated view structure, they can't be dropped into a view hierarchy.
-- F
On 12 May 2004, at 12:33 PM, Frederick C. Lee wrote:
Greetings:
This is a really basic question. I'm trying to create a NSMatrix
object composed of NSTextCells on the display. I've selected the
NSTextCell icon from the pallet (under data categories) and slid the
icon onto the workarea. But it doesn't materialize. Instead, it pops
back into the pallet.
Why?
How can I put a NSTextCell & multiply it into a NSMatrix object (via
opt-click) if the cell won't STICK?
--
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.