How can I open and close a drawer in a Cocoa Application using a smooth animation?
From stackoverflow
-
NSDrawer
animates be default. You just need to call the relevant methods, or bind its state property to a button.
0 comments:
Post a Comment