Mario Kemper wrote:

> #! /usr/bin/perl
> use strict;
> use Gtk2;

I think you're missing the '-init' argument here.  Or manually: Gtk2->init.

For doing stuff with windows, you might also want to take a look at 
Gnome2::Wnck:

<http://gtk2-perl.sourceforge.net/doc/pod/Gnome2/Wnck/index.html>

-- 
Bye,
-Torsten
_______________________________________________
gtk-perl-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to