RE: NSFormatter for hexadecimal numbers
RE: NSFormatter for hexadecimal numbers
- Subject: RE: NSFormatter for hexadecimal numbers
- From: "Christopher Hickman" <email@hidden>
- Date: Wed, 24 May 2006 10:25:24 -0400
> > I have some 80 ints that need displayed in a view. I've looke at
> > various examples on how to roll my own but the part to turn
> it into
> > a IB palette has me confused.
>
> Do you really need to have it in IB?
I've made a number of NSFormatters, and I've found that there is little
value in making an IB pallette for them. Its dead simple to use the
formatter in IB even without a pallette. Just use the superclass and change
its custom class to your own in the inspector (you'll just need to drag your
header into the IB window to make your class available).
Topher
_______________________________________________
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