I'm trying to fix up FvwmForm's buttons so that they
activate on a button release.

I thought it might be a good idea to change the mouse pointer to
something else while the pointer is grabbed (as long as the button
is pushed in).

Looking around, I see that fvwm/cursor.c seems to expect that on
some X platforms, a lot of the "standard" cursors might not be
available.

That seems to include one that FvwmForm has been using all along,
XC_xterm:

cursor.c line 299:

#ifdef XC_xterm
    {"xterm", XC_xterm},
#endif

Does anyone know the rules for this?

-- 
Dan Espen
444 Hoes Lane  Room RRC 1C-214             E-mail: [EMAIL PROTECTED]
Piscataway, NJ 08854                       Phone: (732) 699-5570
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to