> PointerWindow is more for the fact that the window context
> isn't
> guaranteed (c.f. things like NeverFocus style on
> FvwmButtons) -- the
> real key to your requirement is to use a function for the
> moving of
> the window -- if you want to use a function here so that
> the pointer
> is grabbed
2009/12/8 rff :
> "PointerWindow" is what I was missing. It's a simple and elegant
> solution, just like fvwm. There truly is nothing you can't do
> with it.
PointerWindow is more for the fact that the window context isn't
guaranteed (c.f. things like NeverFocus style on FvwmButtons) -- the
real k
> > Nope. You'll be using "2.5.X", there is no version "2.5".
Of course. I'm actually using 2.5.27 (on FreeBSD).
> > DestroyModuleConfig a:*
> > *a: (1x1, Title "move", ActionOnPress, Action (Mouse 1)
> > PointerWindow SomeFunc)
> >
> > DestroyFunc SomeFunc
> > AddToFuncSomeFunc
> > + I Move
2009/12/8 rff :
> Hello everybody.
>
> I'm using fvwm 2.5 and trying to make a FvwmButtons-based
Nope. You'll be using "2.5.X", there is no version "2.5".
> What I'm trying to do is add a small button on the toolbar itself
> that will act as a handle, so I can click it and drag the toolbar
> imm
Hello everybody.
I'm using fvwm 2.5 and trying to make a FvwmButtons-based toolbar.
I'd like to make it movable too but I haven't figured out how.
I could move it using its own border or title bar, but the thing
is I'll be removing those because 1) they're ugly on such a small
toolbar and 2) they