meirgold has asked for the wisdom of the Perl Monks concerning the following question:
As we all know, creating a GUI in perl (using TK) can be a complicated task when it comes to GUIs that are more complex than a text field with a button.
I was wondering which solutions you use for GUIs.
Do you use automatic GUI creators ? Do you combine GUIs from other languages (Java, etc.) ? Any suggestions and/or comments are welcome
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Easier GUI
by zentara (Cardinal) on Oct 16, 2010 at 17:15 UTC | |
Re: Easier GUI
by kcott (Archbishop) on Oct 16, 2010 at 19:53 UTC | |
by Anonymous Monk on Oct 17, 2010 at 06:16 UTC | |
Re: Easier GUI
by dasgar (Priest) on Oct 16, 2010 at 15:54 UTC | |
Re: Easier GUI
by Anonymous Monk on Oct 16, 2010 at 15:55 UTC | |
by meirgold (Acolyte) on Oct 16, 2010 at 16:07 UTC | |
by Anonymous Monk on Oct 16, 2010 at 16:20 UTC | |
Re: Easier GUI
by merrymonk (Hermit) on Oct 17, 2010 at 09:44 UTC |