How to draw on the JRexCanvas ?
LaTruffe <[email protected]> Fri, 02 Feb 2007 16:18:19 +0100
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
All is in the title ! I want to draw in Java on a website. But the method paint(Graphics) does not work. When I use the Graphics method (drawOval for example), nothing is printed on the window. A solution ? Thanks in advance !