home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!agate!dv349-1a.berkeley.edu!c152-cp
- From: c152-cp@dv349-1a.berkeley.edu (Class Account)
- Newsgroups: comp.sys.next.software
- Subject: help: change cursor
- Keywords: help change cursor
- Message-ID: <14t8n0INN3o1@agate.berkeley.edu>
- Date: 26 Jul 92 04:12:16 GMT
- References: <12dja9INN6rf@agate.berkeley.edu> <BqFMBw.EEn@sounds.wa.com>
- Sender: c152-cp@web.berkeley.edu
- Followup-To: c152-cp@web.berkeley.edu
- Distribution: usa
- Organization: University of California, Berkeley
- Lines: 19
- NNTP-Posting-Host: dv349-1a.berkeley.edu
-
- Hi,
-
- I have problem using the push method of the NXCursor class. I wanted to change
- the cursor using the following way:
-
- [Mycursor push]; //Mycursor is an instance of NXCursor class and
- //it already has the appropriate cursor image
-
- According to the documentation, Workspace should get the image from Mycursor
- but it didn't! I still got the usual arrow cursor when I ran my application.
- Could someone tell me how to change cursor while my application is active.
- By the way, I want the cursor to be changed regardless of the position of the
- mouse. Thus, declaring cursor rectangle is not applicable in this case.
-
- Thank you in advance.
-
-
- Johnson Sieu
- c152-cp@web.berkeley.edu
-