Custom IB palette: Is there a way to use parent's IB inspector and also add new features to it?
Custom IB palette: Is there a way to use parent's IB inspector and also add new features to it?
- Subject: Custom IB palette: Is there a way to use parent's IB inspector and also add new features to it?
- From: "E. Wing" <email@hidden>
- Date: Tue, 6 Jun 2006 18:12:16 -0700
I'm playing around with the sample code from the Developer Connection
called "Reducer". It provides a custom palette containing among
things, an AnimatingTabView. It has it's own IB inspector which lets
you control which Core Image transition you want to use. However, you
lose access to the standard NSTabView attributes in the process.
Playing with it, I some how managed to get back to the parent
attributes, but then I lost out on all the new AnimatingTabView
attributes.
So I was wondering if there is a way to modify things such that I can
get access to both the parent and the new attributes though the
inspector.
Thanks,
Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden