More NSButton subclassing
More NSButton subclassing
- Subject: More NSButton subclassing
- From: Andrew Merenbach <email@hidden>
- Date: Mon, 29 Jul 2002 15:11:06 -0700
Thanks to all who responded to my initial post. I now have a very cool
periodic table of the elements. All that's missing are the numbers.
I have tried using some code referenced from -drawRect: to draw the
alternate title of a button above the main title, but I get either of
two things: (a) little black blips appear on the edge of the colored
button when it is pushed, or (b) the title overlaps.
Is there a way to do what I want to do without those annoying "blips"?
Take care,
Andrew Merenbach
--
Andrew Merenbach
_______________________________________________
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.