public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
[parent not found: <bug-16729-8172@http.gcc.gnu.org/bugzilla/>]
* [Bug AWT/16729] New: Component.print() and Component.printAll() does not affect graphics parameter
@ 2004-07-26 23:20 myersj at gmail dot com
  2004-07-26 23:23 ` [Bug AWT/16729] " fitzsim at redhat dot com
  2005-08-24 19:22 ` [Bug awt/16729] " fitzsim at redhat dot com
  0 siblings, 2 replies; 7+ messages in thread
From: myersj at gmail dot com @ 2004-07-26 23:20 UTC (permalink / raw)
  To: java-prs

The print and printAll methods on Component are meant to paint the given
component and its children onto the graphics context.  This is very useful for
performing captures of gui images.  The current implementation of print simply
paints the GTK AWT peer without effecting the graphics context.

When resolving this issue, please make sure that the solution will properly
print when the component is not visble on screen (hidden behind other windows or
off the edge of the screen).  This may require some monkeying with the double
buffer support in GTK.

-- 
           Summary: Component.print() and Component.printAll() does not
                    affect graphics parameter
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: myersj at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: i686-pc-linux
  GCC host triplet: i686-pc-linux
GCC target triplet: i686-pc-linux


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-04 12:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-16729-9022@http.gcc.gnu.org/bugzilla/>
2005-10-23 23:51 ` [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter jeff dot myers at eclipse dot org
2006-08-06 23:24 ` mark at gcc dot gnu dot org
2008-02-17 18:39 ` gnu_andrew at member dot fsf dot org
2008-02-17 22:11 ` gnu_andrew at member dot fsf dot org
     [not found] <bug-16729-8172@http.gcc.gnu.org/bugzilla/>
2021-05-04 12:31 ` rguenth at gcc dot gnu.org
2004-07-26 23:20 [Bug AWT/16729] New: " myersj at gmail dot com
2004-07-26 23:23 ` [Bug AWT/16729] " fitzsim at redhat dot com
2005-08-24 19:22 ` [Bug awt/16729] " fitzsim at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).