Re: Hm. ItemFactory vs. gtk2-perl 0.90 ? :)
- From: Ross McFarland <rwmcfa1 neces com>
- To: Christian Hamar <krics linuxforum hu>
- Cc: gtk-perl-list gnome org
- Subject: Re: Hm. ItemFactory vs. gtk2-perl 0.90 ? :)
- Date: 21 Jul 2003 06:56:06 -0400
On Mon, 2003-07-21 at 04:57, Christian Hamar wrote:
{
path => 'Help',
type => '<Branch>'
},
{
path => '/Help/About',
callback => \&do_about
}
);
(this part has already been answered once before on the list,) you need
a '/' on the front of 'Help', to make it '/Help'. that will at least
allow the script to run.
there's other issues stemming from the fact that you have 3 roots,
(Main, Perfs, and Help.) can someone else reply saying whether or not
this is legal. It runs with 2 warnings, and the Perfs and Help branches
don't pop-up. I've never seen an example doing such things, but that
doesn't mean it's not legal.
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]