Custom control
Custom control
- Subject: Custom control
- From: Thomas Davie <email@hidden>
- Date: Thu, 6 Jun 2002 14:30:04 +0100
Hi,
I suspect that this question has been asked before, but I don't know
where the archives are (a pointer to them would be useful). But anyway,
you know the three way switch that the finder uses for switching between
icon, list and column views? Well, I was wondering how I would go about
creating one in cocoa. My first guess is to subclass NSControl and
overload all of the handling routines, but this seems like a humungously
long way around.
Is it down to me doing a hard slog through creating my own drawing
routines etc. or can I get it an easier way (using someone else's class,
or by doing something more sensible than I suggest).
Thanks
Bob
_______________________________________________
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.