> 1. Is there a definite source of information about module programming, in
> addition to copy-and-pasting from existing modules?
There was a great article on it in the X Resource, Issue 12 I believe.
Maybe it was 14. I think that there are a couple of web pages as well.
> 2. How do I tell fvwm (from within a module) to move and resize a window?
> Preferably, I'd want fvwm to it simultanously, altough if not possible, a
> resize-followed-by-a-move should be good enough.
unmap the window, resize it, move it, remap it. Look in FvwmPager code.
That module has to be able to move windows.
Good luck!
ericb
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Aug 13 1997 - 11:41:58 BST