Hi Emeka.

First of all, see:

http://perl-begin.org/uses/GUI/

This is a page I set up about Graphical User Interface (GUI) Development in
Perl.

On Tue, 23 Aug 2011 12:29:42 +0100
Emeka <emekami...@gmail.com> wrote:

> Perl-Tk ...
> That looks like what I am looking for, do I need to get is from reservoir or
> is it part of native  modules

Perl/Tk is convenient, but does not have a good visual appeal. In any case, the
core Perl modules (we don't talk about "native" modules in the context of Perl)
do not contain neither Perl/Tk nor any other GUI module. Preferably, they
should be installed from your distribution's package manager.

> I have Glade, but I have not really figured out how best to use it ... any
> example

Glade cannot be used with Perl/Tk - only with Gtk+. There are other GUI
builders for different toolkits. I'm not intimately familiar with them or with
GUI programming in general. Maybe try searching https://duckduckgo.com/ or
Google.

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Original Riddles - http://www.shlomifish.org/puzzles/

There are at least 137 Larry Walls in the U.S., but only one that matters.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to