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


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

Re: Rendering text more t

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Rendering text more t
Message-ID <ee33f742-d44a-47fd-9396-66f15224d463@n33g2000pri.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <492927a0$0$18613$5a62ac22@per-qv1-newsreade
Date 2011-04-27 15:50 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Nov 23, 8:51=A0pm, "Qu0ll" <Qu0llSixF...@gmail.com> wrote:
..
> ...Basically I keep having to redraw the text because I cannot be sure
> when the underlying graphic is re-rendered which clears the text.

Odd situation.  In that event I would paint the string
to a BufferedImage (with the appropriate transparency)
and paint the BI each time.

OK - you probably figured that already, but I just
thought it worth stating for later searches.

--
Andrew Thompson
http://pscode.org/

---
 * 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 | Next | Find similar


Thread

Re: Rendering text more t "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:50 +0000

csiph-web