Path: utzoo!utgpu!watmath!att!pacbell!ames!indri!uakari.primate.wisc.edu!ctrsol!emory!dtscp1!joel
From: joel@dtscp1.UUCP (Joel Rives)
Newsgroups: comp.windows.x
Subject: Re: changing cursors with hp widgets
Message-ID: <882@dtscp1.UUCP>
Date: 9 Aug 89 14:47:13 GMT
References: <8908080223.AA08381@es75.escd.uucp>
Reply-To: joel@dtscp1.UUCP (Joel Rives)
Organization: Digital Transmission Systems (a subsidiary of DCA), Duluth, GA
Lines: 10

In article <8908080223.AA08381@es75.escd.uucp> aho@es75.UUCP (Alex Ho) writes:
>
>how does one change the cursor with the hp widget set? there doesn't
>seem to be a XtNcursor field in any of the widgets.
>

You can use the X library call XDefineCursor(display, window, cursor)
to alter the cursor for a specific window associated with a widget.

							Joel Rives