Re: Hm. ItemFactory vs. gtk2-perl 0.90 ? :)



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]