setting cursor
From: vertigo (none_at_microsoft.com)
Date: 04/30/04
- Next message: mimisam: "Help needed in File transfering and socket problem"
- Previous message: Thomas Kellerer: "Re: How to display time ?"
- Next in thread: Michael Rauscher: "Re: setting cursor"
- Reply: Michael Rauscher: "Re: setting cursor"
- Reply: Brian Ban: "Re: setting cursor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 11:59:43 +0200
Hello
i tried:
this.setCursor(new Cursor(HAND_CURSOR));
or:
this.setCursor(Cursor.HAND_CURSOR);
but i always receive when compiling that it's
deprecated API. How can i do it in new API ?
Thanx
Michal
- Next message: mimisam: "Help needed in File transfering and socket problem"
- Previous message: Thomas Kellerer: "Re: How to display time ?"
- Next in thread: Michael Rauscher: "Re: setting cursor"
- Reply: Michael Rauscher: "Re: setting cursor"
- Reply: Brian Ban: "Re: setting cursor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]