Customize Views Created Within Interface Builder
Customize Views Created Within Interface Builder
- Subject: Customize Views Created Within Interface Builder
- From: Dominic Dauer <email@hidden>
- Date: Tue, 29 Mar 2011 21:37:56 +0200
Hi,
in IB I placed a horizontal line (NSBox) into my window. Now I want to change the appearance of this line in my code.
In my delegate class I defined an IBOutlet NSBox *line and linked it in IB with the correspondending horizontal line.
In the applicationDidFinishLaunching: method I change the border width and color but nothing happens.
What do I have to do to get access to that line?
- DD
_______________________________________________
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