| Sign In/My Account | View Cart |
| Article: |
Cocoa Diversions; More on Views | |
| Subject: | setting preferred edge | |
| Date: | 2003-06-24 00:17:50 | |
| From: | anonymous2 | |
|
Hello. I wrote a sample program that changes the preferred edge of a drawer. Initially, the preferred one is the bottom, set with the IB. When I press a button, it opens a drawer and rotate the edge clockwise by setting the preferred edge. However the setPreferred doesn't seem to work. Actually it changes the value, however the open method doesn't reflect the change.
|
||