maciej wrote:
 > 
 > Sorry for the long wait, but I've got exactly, what you want. The code was in
 > the previous versions of FVWM-Crystal, I just don't remember why I removed
 > it... Anyway, here it is, and I will include it back in the next release.
 > Enjoy. :)

hi -- thanks!

however, it still doesn't work.  :-/

the windows that are selected are not limited to be on
the current page -- they come from all pages.  in addition,
the "ring" isn't a ring.  it's a list (of all windows), and
when i come to the end, "next" doesn't take me back to the
beginning.

i guess i'll need some of those debugging tips after all.  :-)

paul

 > 
 > #v+
 > DestroyFunc Window-Ring-Next
 > AddToFunc Window-Ring-Next
 > + I Next (CurrentPage, !Iconic, AcceptsFocus) Focus
 > + I Current (CurrentPage, !Iconic, AcceptsFocus) Raise
 > 
 > DestroyFunc Window-Ring-Previous
 > AddToFunc Window-Ring-Previous
 > + I Prev (CurrentPage, !Iconic, AcceptsFocus) Focus
 > + I Current (CurrentPage, !Iconic, AcceptsFocus) Raise
 > 
 > Key 1 A $[Mod1] Window-Ring-Next
 > Key 2 A $[Mod1] Window-Ring-Prev
 > #v-
 > 
 > Cheers,
 > harnir

=---------------------
 paul fox, [EMAIL PROTECTED] (arlington, ma, where it's 60.1 degrees)

_______________________________________________
fvwm-crystal-users mailing list
fvwm-crystal-users@gna.org
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to