Re: user defined cursor?

New Message Reply Date view Thread view Subject view Author view

Lance Marrou (marrou++at++vsl.ist.ucf.edu)
Tue, 29 Aug 1995 19:50:28 -0400


On Aug 29, 7:07pm, Robert Reif wrote:
> Subject: user defined cursor?
> Is there a way to specify your own cursor in X input mode? I am able to
> create my own cursor but it gets replaced by the Performers cursor when
> pfuInitInput is called. If I select a non-existent cursor, I can use my
> cursor but I get constant warnings about a non-existent cursor selected.
>
> I know I can change the pfu code but I would rather not.
>
> Thanks,
>
> Robert Reif
>
>
>-- End of excerpt from Robert Reif

The pfutil library offers these functions (for GLX or X):

extern void pfuCursor(long _target, long _c);
extern void pfuCursorSel(long _sel);
extern long pfuGetCursorSel(void);
extern long pfuGetCursor(long _target);

See pfutil.h for the constant declarations and gui.c (from the sample source
code) for implementation suggestions. I noticed your reference to the "pfu
code." Is it that you tried the above functions and they did not work
correctly?

-- 
______________________________________________________________________________
           /\    ______  /\____ ______ ______   E-mail: marrou++at++vsl.ist.ucf.edu
Visual    / /   / _   / / __  // ____// ____/               VSL: (407)658-5073
Systems  / /__ / /_/ / / / / // /___ / __/_  R. Marrou      Fax: (407)658-5059
Lab     /____//____/\\/_/ /_//_____//_____/ http://www.vsl.ist.ucf.edu/~marrou
"Reap the whirlwind."                      "We don't need no thought control."

New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:50 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.