Rollover buttons in NSTableView
Rollover buttons in NSTableView
- Subject: Rollover buttons in NSTableView
- From: Ryan McGann <email@hidden>
- Date: Sun, 24 Aug 2003 16:51:48 -0700
Hello all,
I'm trying to create a subclass of NSButtonCell that looks and behaves
like the video and audio chat rollover buttons in Apple's iChat AV
buddy list. In particular, I want the rollover effect so that the user
has a visual clue that this is a clickable image. I've tried using
tracking rects, but it's hard to coordinate the tracking rect with the
NSCell's position in the table.
Anybody have any ideas on how this can be done?
Thanks,
Ryan
There are three kinds of people in the world: Those that can count, and
those that can't.
_______________________________________________
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.