Re: Glade Perl codegen
- From: Marco Antonio Manzo <amnesiac unixmonkeys com>
- To: Jan Hudec <bulb ucw cz>
- Cc: Gtk-Perl <gtk-perl-list gnome org>
- Subject: Re: Glade Perl codegen
- Date: Thu, 24 Mar 2005 03:41:35 -0600
On Thu, 2005-03-24 at 08:17 +0100, Jan Hudec wrote:
On Wed, Mar 23, 2005 at 10:39:14PM -0600, Marco Antonio Manzo wrote:
Is there a way to tell Glade that I want to build Perl code? In my list
of Code Generation I only have C, C++ and Ada 95.
Code generation is deprecated (even C or C++ one is) in favor of
libglade. You do not want to generate perl code -- you want to load the
.glade file at runtime using Gtk2::GladeXML module. Note, that you can
store the .glade file in your __DATA__ section or in a string if you
want to avoid external files.
--------------------------------------------------------------------------------
- Jan Hudec `Bulb' <bulb ucw cz>
Oh That's true, I knew about Gtk2::GladeXML, but I thought the code
generators were still working like the old way... I see why libglade
exists now.
Thanks again :)
Regards,
--
Marco Antonio Manzo Bañuelos
amnesiac unixmonkeys com
http://www.unixmonkeys.com/amnesiac/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]