Sheets in java
Sheets in java
- Subject: Sheets in java
- From: Christoph Gerdes <email@hidden>
- Date: Sun, 9 Dec 2001 19:17:23 +0100
Hello,
I am new to cocoa and I'm having problems using sheets in java. I created
a panel in IB which I'd like to use as sheet. I also connected an outled
to it. But how do I display it?
NSApplication.sharedApplication().beginSheet(); doesn't work. Apple
documentation on this topic is still in status "Description
forthcoming". Please help!
TIA.
Christoph