Disclosure triangle button cell type & animation
Disclosure triangle button cell type & animation
- Subject: Disclosure triangle button cell type & animation
- From: Mark Onyschuk <email@hidden>
- Date: Mon, 26 Apr 2004 09:43:05 -0400
While inside an NSButton, an NSButtonCell configured to display a
disclosure triangle seems to do the proper thing and animate itself on
click (it seems to draw an intermediate state during mouse down). I'm
using one of these things inside a custom view and was expecting that
the cell would behave in the same way when calling through
-trackMouse:inRect:ofView:untilMouseUp: but it seems not to be doing
this.
Any AppKit guys know what NSButton is doing that I should be doing to
get the same effect?
-Mark
_______________________________________________
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.