xavier mas wrote:

Hi list,

I want to create an interface with Per,l like a form for a database. Searching in cpan.org I found many Qtk and Tk modules, but I really don't know what I need in order to create Perl programs that can be handled through an interface.
Can you advise me on that?

Greetings,


I've been working on a set of Gtk2-Perl modules for database stuff ( think replacing MS Access ) for a couple of years now. Check it out at:
http://entropy.homelinux.org/axis

I'm on the verge of another round of releases, and will next be concentrating on wrapping everything together with a nice GUI and XML import / export thing.

Some quick points re: the Axis modules:

- open-source
- cross-platform ( in heavy use on Linux and Windows 2000 )
- gtk+ looks really nice compared to Tk
- very low system requirements
- optimised for slow network connections ( eg dial-up )
- report builder exports direct to PDF
- big plans for the next 12 months :)

See the screenshots / examples on my webpage for more details ...

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to