[4793] in java-interest
Re: How do I replace the mouse cursor?
daemon@ATHENA.MIT.EDU (Ahmed Abd El-Hady)
Sun Jan 14 13:46:41 1996
Date: Sat, 14 Jan 1995 19:13:18 -0700
From: Ahmed Abd El-Hady <ahady@idsc.gov.eg>
To: "Brian N. Miller" <bnm@bbt.com>
Cc: java-interest@java.sun.com
Hello,
I am facing the same problem too in changin the mouse cursor.
This can be done for standalone App. easily by using
setCursor(), a method of the Frame class .
Any one knows how that can be done in Applets, that are
inherited from Panel !!!?
I have tried creating a dummy frame then calling its method in
the proper event... but nothing happens?
Ahmed
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com