On Mon, Aug 11, 2008 at 1:12 PM, zentara <zentara1@xxxxxxxxxxxxx> wrote:
Thanks for the example! I will study it later today.
I was wondering, is the Gnome2 library supported by multiple platforms like Gtk2 is? Would I be able to build an application using Gnome2::Canvas on windows?
Thanks,
Matt
#!/usr/bin/perl
use warnings;
use strict;
use Gtk2 '-init';
use Gnome2::Canvas;
use Glib qw/TRUE FALSE/;
Thanks for the example! I will study it later today.
I was wondering, is the Gnome2 library supported by multiple platforms like Gtk2 is? Would I be able to build an application using Gnome2::Canvas on windows?
Thanks,
Matt
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list