LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Recommendations for perl script front-end (https://www.linuxquestions.org/questions/linux-software-2/recommendations-for-perl-script-front-end-460292/)

ojaiguy 07-02-2006 11:30 AM

Recommendations for perl script front-end
 
I've got a perl script that I've been asked to make more "friendly". I don't have much experience in GUI development so does anyone have any recommendations for a GUI toolkit that I might be able to semi-easily implement as a front-end for my perl script?

I guess it should have support for the basics -- text fields, selectable radio buttons, "Next", "Back", "Cancel" and maybe "Help" buttons. Nothing too fancy is really required but I just have no idea where to start for this project.

Thanks,

Carlos

acid_kewpie 07-03-2006 04:03 AM

if it's just a series of prompt boxes, check out zenity for gnome, which is just for things liek this. there is also xdialog and kdialog i think, which do similar things using a different toolkit


All times are GMT -5. The time now is 08:40 PM.