Re: where's "System Font Text" in Xcode3?
Re: where's "System Font Text" in Xcode3?
- Subject: Re: where's "System Font Text" in Xcode3?
- From: j o a r <email@hidden>
- Date: Mon, 7 Jan 2008 15:43:02 -0800
On Jan 7, 2008, at 3:19 PM, Navneet Kumar wrote:
Under cocoa objects in the library, there's no object like "system
Font Text" as in Xcode2.5.
I'm not quite sure what you're referring to? What did you plan to use
it for?
There's NSTextFieldCell how ever but can't be dragged to the window.
Select the top level library icon in the Library panel. Select the
search field and type in "nstextfield. You should find four matches:
The NSTextFieldCell (don't use this one if you're looking for a text
field), two text fields (one configured as a label, the other as an
input field), and the NSSecureTextField.
Also I'm not able to create NSMatrix by "option" dragging the
earlier such text field in the window.
Drag in and select a NSTextField, then choose "Layout > Embed Objects
In > Matrix".
j o a r
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden