Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1735 > unrolled thread
| Started by | "Lela" <lela@THRWHITE.remove-dii-this> |
|---|---|
| First post | 2011-04-27 15:35 +0000 |
| Last post | 2011-04-27 15:35 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.java.gui
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: No transparency in Vi "Lela" <lela@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
| From | "Lela" <lela@THRWHITE.remove-dii-this> |
|---|---|
| Date | 2011-04-27 15:35 +0000 |
| Subject | Re: No transparency in Vi |
| Message-ID | <Xns994197CC2F360a@208.49.80.188> |
To: comp.lang.java.gui Lela <LelaM@...> wrote in news:Xns9940A061E60FCa@208.49.82.28: > Frame and JFrame's SetIconImage() does not respect transparency in Vista > when using a JVM prior to 1.6. > > Any ideas on possible alternatives (other than drawing the entire frame > myself)? > > BTW, I can't upgrade to 1.6 because: > The application has already been downloaded to many customers using an > older (pre-1.5) JVM. > Many versions of the program are still burned on CDs on store shelves. > We use an autoupdater that doesn't support replacing the JVM. > > > -Lela > Thanks for replying. The icon transparency works fine on XP using 1.4.2.x, 1.5, and 1.6. I am using a PNG file. I tried using a GIF and even building the image using the ImageIO library (as opposed to the usual ImageIcon.getImage() method I previously used), but nothing seems to help. -Lela --- * 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 top | Article view | comp.lang.java.gui
csiph-web