I've just learned how to directly access custom views and am not trying to set up an application with a drawer that has a custom view in it (along with a few other items). I can get the drawer to work properly but am having no luck with getting the custom view within the drawer to redraw except by closing and reopening it. I throw setNeedsDisplay: YES at it from everywhere I can think of and it just won't redraw.

The larger problem is I can create and set up the drawer in IB and set up bindings with text fields but I've no idea how to go about accessing the various items in the drawer. I can't figure out how or even if I need to wire up the connections like with normal windows. I create IBOulets and actions and when control dragging they don't show up. Are there any simple examples out there that show how to access the items in a drawer? I'm going this from a document based app if that matters.

Ashley Perrien
_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to