Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: (jeffa) Re: Explaining a Perl project to a VB-bound audience

by count0 (Friar)
on Jan 20, 2002 at 04:50 UTC ( [id://140153]=note: print w/replies, xml ) Need Help??


in reply to Re: (jeffa) Re: Explaining a Perl project to a VB-bound audience
in thread Explaining a Perl project to a VB-bound audience

...how well it really works, I don't know.

All of the hardcore gnome hackers that I've spoken with seem to come to the same concensus: use the .glade file, but not the code.

Personally, I don't mind the C code glade generates, but most seem to disagree. The Perl code that can be generated via glade is done with glade2perl, which is a Perl program that makes heavy use of Glade::PerlGenerate. IMO, the code that it generates is absolutely hideous! I generally hand-write my own, but have been meaning to try libglade (see below).. and'll be glad to let you know how it is if/when i do.

As far as peoples' distaste towards glade generated code... it seems preferable to just use libglade to dynamically generate the UI from the .glade xml file.
I believe (but am not sure) the Perl binding for this lib is Glade::PerlRun, though I've never used it.
  • Comment on Re: Re: (jeffa) Re: Explaining a Perl project to a VB-bound audience

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://140153]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-20 02:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found