Re: IB Palettes
Re: IB Palettes
- Subject: Re: IB Palettes
- From: Vince DeMarco <email@hidden>
- Date: Thu, 11 Mar 2004 10:01:39 -0800
On Mar 10, 2004, at 5:00 PM, Martin-Gilles Lavoie wrote:
Hi
I'm looking for a **working** Interface Builder palette sample code
blob wich has an inspector.
Most code sample that are in
/Developer/Examples/interfaceBuilder/
simply dont work!
Most dont load under IB and the only one I got to load
("ProgressViewPalette") does not seem to have an inspector to set
values in, nor is it exciting.
I'm looking to create a custom control (much like a slider) and
implement it as a button cell so that I can show it into an
NSTableView (a column cell really).
They all work for me here. The Busy Palette example is a bit complex,
in that the framework needs to be installed for it to get loaded.
What shows up on the console after you try to load the palette in IB??
vince
_______________________________________________
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.
References: | |
| >IB Palettes (From: Martin-Gilles Lavoie <email@hidden>) |