Path: utzoo!attcan!uunet!husc6!bloom-beacon!POSTGRES.BERKELEY.EDU!anton From: anton@POSTGRES.BERKELEY.EDU (Jeff Anton) Newsgroups: comp.windows.x Subject: Cursor colors and Xt/Xaw Message-ID: <8903120946.AA14839@postgres.Berkeley.EDU> Date: 12 Mar 89 09:46:19 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 Is there any way to express cursor color for a widget via a resource in the toolkit? I can only find cursor shape options which call XCreateFontCursor which is documented to require an extra call to XRecolorCursor to has colors other than a black foreground and a white background. I can't find any calls to XRecolorCursor in the X11R3 toolkit. I normaly run with *Foreground: white and *Background: black and this gives me poor cursors. Jeff Anton