Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!etaylor From: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Newsgroups: comp.windows.x Subject: Re: Defining cursors Keywords: cursor Message-ID: <3481@gazette.bcm.tmc.edu> Date: 7 Jan 91 20:36:24 GMT References: <1991Jan7.104122.14476@isy.liu.se> Sender: usenet@bcm.tmc.edu Reply-To: etaylor@wilkins.iaims.bcm.tmc.edu (Eric Taylor) Distribution: comp Organization: Baylor College of Medicine, Houston, Tx Lines: 24 Nntp-Posting-Host: wilkins.iaims.bcm.tmc.edu In article <1991Jan7.104122.14476@isy.liu.se>, nisse@isy.liu.se (Nils-Olof Johansson) writes: |> I want to deineffine the cursor for the whole application, and not just for |> a window. If I use XDefineCursor, the cursor will change in the spec. window, |> but not e.g. in children windows that are shell widgets (popup windows |> and such). |> |> Thankful for any help! |> |> Lars Linmarker |> lars@sectra.se I have also desired such a thing. However, I don't think you can do it that way. You might try creating an input-only window over all of your application windows and set the Cursor to whatever you want for the input-only window. This assumes, of course, that you want to do somehting like display an hourglass while you do something lengthy. I don't know if this will work, but maybe it will. -- Eric Taylor Baylor College of Medicine etaylor@wilkins.bcm.tmc.edu (713) 798-3776