Accessing IB objects
Accessing IB objects
- Subject: Accessing IB objects
- From: John Stokes <email@hidden>
- Date: Tue, 11 Mar 2003 09:52:02 -0800
I'm rather new to Cocoa programming, so forgive me if I ask some dumb
questions...
I've created an NSScrollView in IB (as a subclass of NSDrawer), and I want
to access It programmatically so I can enable it for drag and drop. However,
I can't figure out how to access an IB object that hasn't been explicitly
linked to an action or outlet. I haven't found any docs on the subject.
There have been a number of situations like this one where I've wanted to do
something programmatically to an IB object, but I can't seem to find a
handle to the specific instance that IB creates.
Am I missing something, or do I have to create these items programmatically
for the level of control I want?
Thanks
--
-John Stokes
Computer Psychiatrist (Director of Information Technology)
Church Resource Ministries
email@hidden
Three Pillars: Humility, Communication, Balance
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.