Re: Display NSTextView as Label - without InterfaceBuilder
Re: Display NSTextView as Label - without InterfaceBuilder
- Subject: Re: Display NSTextView as Label - without InterfaceBuilder
- From: Graham Cox <email@hidden>
- Date: Mon, 13 Apr 2009 16:25:36 +1000
On 13/04/2009, at 4:22 PM, Graham Cox wrote:
On 13/04/2009, at 4:17 PM, Manuel wrote:
With this code it doesn't work. It is still displayed as a Textfield.
[label setBordered:NO];
or perhaps:
[label setBezeled:NO];
not sure what the difference between a border and a bezel is, but you
want neither a border nor a bezel for a label.
--Graham
_______________________________________________
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