Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: GUI builders, good or bad?

by Anonymous Monk
on Jun 21, 2004 at 13:42 UTC ( [id://368436]=note: print w/replies, xml ) Need Help??


in reply to Re^2: GUI builders, good or bad?
in thread GUI builders, good or bad?

This is why you use libglade and it's XML features. It produces the GUI as a description file that any program language can read, thus seperating the GUI definition and the code. As a result the code can work with multiple GUI definitions and you can change the GUI without changing the code. Python GTK has an excellent module for libglade. I don't know if Perl has one or not -- let me know if it does, I like Perl better. --MPD

Replies are listed 'Best First'.
Re^4: GUI builders, good or bad?
by hardburn (Abbot) on Jun 21, 2004 at 14:05 UTC

    I don't know if Perl has one or not -- let me know if it does

    It does.

    ----
    send money to your kernel via the boot loader.. This and more wisdom available from Markov Hardburn.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-23 19:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found