[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/24205] New: GtkVolatileImage.createGraphics needs to be impleme
From: |
roman at kennke dot org |
Subject: |
[Bug awt/24205] New: GtkVolatileImage.createGraphics needs to be implemented |
Date: |
4 Oct 2005 22:36:21 -0000 |
The method GtkVolatileImage.createGraphics returns null, it should return a
valid Graphics object. I have implemented an improved alternative painting
mechanism for Swing which makes use of native double buffering via
Window.getBufferStrategy(), and this method is definitly needed for it to work.
/Roman
--
Summary: GtkVolatileImage.createGraphics needs to be implemented
Product: classpath
Version: unspecified
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: roman at kennke dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24205
- [Bug awt/24205] New: GtkVolatileImage.createGraphics needs to be implemented,
roman at kennke dot org <=