IB framework
IB framework
- Subject: IB framework
- From: Anthony Arthur <email@hidden>
- Date: Mon, 24 Mar 2003 20:31:07 -0500
This is a fairly advanced question for any of you IB hackers out there.
If you have any experience with creating IB palettes, please review my
question.
With an array of objects returned by an IB document object, say I find
one of interest, how can I get the inspector for that object? It is
easy to get the inspector class name, but without knowing whether the
inspector has already been loaded, all I know to do is alloc init when
I would prefer to get the instance that has already been created. In
my case, I am certain the inspector object I want has already been
created, and I just want this instance and have its inspector panel
display.
-b
_______________________________________________
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.