Hello there,

I'm trying to write a Java applet for a web page and use Microsoft's WFC
Graphics class (and related classes in com.ms.wfc.ui.*). Trouble is, I can't get
the paint() function to work as it's defined to use java.awt.Graphics. I think
I've got my program to draw correctly to the WFC graphics class, but I need to
know:

1) How to initialize the WFC Graphics class so it will draw to the java applet
window within the web page, and

2) How to get paint() to read from the WFC graphics class when redrawing.

Nick Humphries.
(Stressed)



Reply via email to