Re: FVWM: Raising FvwmButtons (fvwm-2.2.4)

From: Mikhael Goikhman <migo_at_cortext.co.il>
Date: Sun, 23 Jul 2000 00:41:08 +0300

On 22 Jul 2000 16:33:30 +0200, Philippe POINCOT wrote:
>
> I vould like to make a Raise_Buttons functionlike this:
>
> ############################## Raise_Buttons
> #########################
> AddToFunc Raise_Buttons
> + I None (FvwmButtons) Module FvwmButtons
> + I Next (FvwmButtons) Raise
>
> but this doesn't work: the NEXT statement is never reached even if
> the FvwmButtons module is running...

You probably have CirculateSkip style option for FvwmButtons.

If true, try this function instead (maybe without two None lines first):

  AddToFunc Raise_Buttons
  + I None (FvwmButtons CirculateHit) Module FvwmButtons
  + I None (FvwmButtons CirculateHit) Wait FvwmButtons
  + I Next (FvwmButtons CirculateHit) Raise

Regards,
Mikhael.

--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Jul 22 2000 - 16:41:51 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST