RE: capturing output from running process crashes gtk2
- From: "Ratcliffe, Jeffrey (Peters)" <Jeffrey Ratcliffe External eads com>
- To: gtk-perl-list gnome org
- Subject: RE: capturing output from running process crashes gtk2
- Date: Thu, 3 Aug 2006 13:08:06 +0200
Hi all,
How do I write
my $filename = $list -> {data}[$page[0]][0];
$image = Gtk2::Image -> new_from_file ($filename);
on one line?
$image = Gtk2::Image -> new_from_file ($list -> {data}[$page[0]][0]);
doesn't work.
Thanks
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]