bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/16729] Component.print() and Component.printAll() does not affe


From: mark at gcc dot gnu dot org
Subject: [Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter
Date: 6 Aug 2006 23:24:25 -0000


------- Comment #3 from mark at gcc dot gnu dot org  2006-08-06 23:24 -------
This seems to be partially fixed by:

2006-08-03  Sven de Marothy  <address@hidden>

        * gnu/java/awt/peer/gtk/ComponentGraphics.java
        (grab, nativeGrab): New methods.
        * include/gnu_java_awt_peer_gtk_ComponentGraphics.h
        * native/jni/gtk-peer/gnu_java_awt_peer_gtk_ComponentGraphics.c
        (nativeGrab): New method.
        * gnu/java/awt/peer/gtk/GtkComponentPeer.java
        (print): Implement.
        * java/awt/Component.java
        (printAll): Should call peer print method.

The part that not always seems to work is when the Component is not
(completely) visible.


-- 

mark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sven at physto dot se


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]