This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gui][PATCH] JWindow without an owner


On Thu, 2004-07-01 at 14:47, Michael Koch wrote: 
> --BEGIN PGP SIGNED MESSAGE--
> Hash: SHA1
> 
> Am Mittwoch, 30. Juni 2004 21:56 schrieb Olga Rodimina:
> > Hi,
> >
> > This patch makes JWindow() without an owner to work again. It might
> > not be the best way to fix this, but it does fix the problem.  With
> > this patch one can create JWindow with no parent and also
> > HeavyWeightMenu's work again because they are dependent on JWindow.
> >
> > Please let me know if there is a better way to fix this. Any
> > comments are greatly appreciated.
> >
> > I'll be committing this patch to java-gui-branch later in the day.
> 
> This patch broke compiling java-gui-branch with jikes.
> 

Hi, I'll be committing attached patch to java-gui-branch to fix the
problem above. Thanks to Bryce & Tom F. for their help on this.


Olga.

Attachment: patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]