Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1224

Re: JWindow : Shape != re

From "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this>
Subject Re: JWindow : Shape != re
Message-ID <1174279704.490644.169440@d57g2000hsg.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <45fe1185$0$8737$ed2619ec@ptn-nntp-reader02.plus.net>
Date 2011-04-27 15:32 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Mar 18, 9:28 pm, Tom Hawtin <use...@tackline.plus.com> wrote:
> Thorsten23 wrote:
>
> > I'm trying to create a window that has not the ususal rectangle form but a
> > roundrectangle form.
>
> Unfortunately AWT does not support non-rectangular windows.
>
> One dirty hack (which requires the code to be trusted) is to grab a
> screen image just before opening the window, and use that as the
> background. Obviously that isn't going to update, but may suffice for
> transient windows (so long as you don't mind your app looking bad in
> some circumstances...).
>
> I believe this is covered in Swing Hacks by Joshua Marinacci and Chris
> Adamson.
>
> http://www.amazon.co.uk/dp/0596009070/
>
> Tom Hawtin

I thought I read somewhere that this is a feature request in the
works...  I can't find what I was reading, but maybe someone else
knows.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

JWindow : Shape != rectan "Thorsten23" <thorsten23@THRWHITE.remove-dii-this> - 2011-04-27 15:32 +0000
  Re: JWindow : Shape != re "Tom Hawtin" <tom.hawtin@THRWHITE.remove-dii-this> - 2011-04-27 15:32 +0000
    Re: JWindow : Shape != re "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:32 +0000
      Re: JWindow : Shape != re "Tom Hawtin" <tom.hawtin@THRWHITE.remove-dii-this> - 2011-04-27 15:32 +0000
  Re: JWindow : Shape != re "twall" <twall@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000

csiph-web