How can I open and close a drawer in a Cocoa Application using a smooth animation?
+3
A:
NSDrawer
animates be default. You just need to call the relevant methods, or bind its state property to a button.
Benedict Cohen
2009-08-19 08:57:45