|
-
September 27th, 1999, 11:01 AM
#1
Printing after an Event, from the Browser...
Hi,
I am developing an applet class that implements MouseMotionListener. On mouse over on top of a polygon, I display some text corresponding to that polygon. Once the text is displayed, it remains displayed until the User hits a “Clear” button.
So, the text remains even if the mouse is not over the polygon any more. (That is, I have implemented the update method not to clear the screen)
However, when I try to print it from the browser, I get the original view without the text. How could I get the text to be printed also?
Please advise,
Thanks,
Uma.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|