* Mikhael Goikhman <migo_at_homemail.com> [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 ich_at_guido-berhoerster.org
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Jan 06 2004 - 04:52:29 GMT