• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSMatrix & NSTextCell <-- Interface Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMatrix & NSTextCell <-- Interface Builder


  • Subject: Re: NSMatrix & NSTextCell <-- Interface Builder
  • From: "Frederick C. Lee" <email@hidden>
  • Date: Wed, 12 May 2004 15:58:33 -0700

NSTextField doesn't create a matrix.
The best it does is to merely create a duplicate.

I can create a matrix with NSButton.   But that's not what I'm after.

I've created a custom view (myMatrix class) and tried to slide a NSTextFieldCell into it (being a container). But that doesn't work.
Perhaps Interface Builder (v2.4.2) has a bug here?


Ric.

=================================================================
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 May 12, 2004, at 12:08 PM, j o a r wrote:

I think that these cells are only intended to be used to set the data
cell for table view columns. Try to drag in a standard text field, and
then Opt+drag it.

j o a r

On 2004-05-12, at 19.33, Frederick C. Lee wrote:

	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?

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.
_______________________________________________
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.


References: 
 >NSMatrix & NSTextCell <-- Interface Builder (From: "Frederick C. Lee" <email@hidden>)
 >Re: NSMatrix & NSTextCell <-- Interface Builder (From: j o a r <email@hidden>)

  • Prev by Date: Using MallocDebug from XCode - Can't find malloc info
  • Next by Date: Changing Package Name Breaks My System
  • Previous by thread: Re: NSMatrix & NSTextCell <-- Interface Builder
  • Next by thread: Re: NSMatrix & NSTextCell <-- Interface Builder
  • Index(es):
    • Date
    • Thread