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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com