Custom Palettes and Frameworks
Custom Palettes and Frameworks
- Subject: Custom Palettes and Frameworks
- From: Denise Eatherly <email@hidden>
- Date: Sun, 15 Aug 2004 14:16:06 -0600
Hi,
Is there some trick to using a framework with a custom palette?
My sample palette has a single class( subclass of NSTextField ). If I
include the class files in the palette project directly, all is well.
If I link to a framework, the class's initWithFrame method is called
rather than it's initWithCoder method whether I have used a framework
from a separate project or I have a framework target in the palette
project. So the values entered via the inspector aren't loaded when
the nib is opened again in IB or when the app runs.
I have looked at the BusyPalette project again and again and if there
is some magic there, I'm just not seeing it.
Any suggestions would be greatly appreciated, as I am running out of
things to try.
Denise
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.