* Mikhael Goikhman <[EMAIL PROTECTED]> [2004-01-05 22:36]:
> First, you may replace all 3 "use Some::Module;" lines with one:
> 
>   use FVWM::Module::Toolkit qw( File::Find Image::Magick );
> 
> This loads the specified perl classes, or shows a nice error window if
> any of them are not installed on the user's system and exits.

Having an xmessage pop up is more informative than a log message,
I'll change this.

> Run "fvwm-perllib man FVWM::Tracker::PageInfo" to see how to find the
> screen dimensions in your module.

I must have overlooked this one, it's much better than relying on
xdpyinfo.

Thanks for your comments.
-- 
Guido Berhoerster    [EMAIL PROTECTED]
                     http://www.guido-berhoerster.org/
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to