Re: Sheets in java
Re: Sheets in java
- Subject: Re: Sheets in java
- From: Julien Dufour <email@hidden>
- Date: Sun, 9 Dec 2001 22:40:45 +0100
On Sunday, December 9, 2001, at 07:17 PM, Christoph Gerdes wrote:
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!
beginSheet() is the right way. I got it working fine without problem
with a window made with IB.
Could you give us details, or send the involved piece of code?
TIA.
Christoph
--
Julien Dufour