Re: Gtk2::Gdk::Window->foreign_new, help needed
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk2::Gdk::Window->foreign_new, help needed
- Date: Wed, 02 Jul 2008 21:16:48 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]