Perl/Tk ,Tix???# Unix - 噫吁兮,危乎高哉
r*o
1 楼
I need to write a program mainly involving with file operations
and text processing, with a GUI wrapper. Some of the functions
seem to be easy to develop in Perl, and I happen to know a little
about Perl, so I chose to use Perl/Tk.
But looks like the widgets in Perl/Tk are quite limited, e.g.
BrowseEntry. Is there any way to use Tix widgets, like tixComboBox,
in Perl? Or I should learn TCL or Python?
Another questions is can I develop the GUI using JAVA, and
call Perl script within Java program?
and text processing, with a GUI wrapper. Some of the functions
seem to be easy to develop in Perl, and I happen to know a little
about Perl, so I chose to use Perl/Tk.
But looks like the widgets in Perl/Tk are quite limited, e.g.
BrowseEntry. Is there any way to use Tix widgets, like tixComboBox,
in Perl? Or I should learn TCL or Python?
Another questions is can I develop the GUI using JAVA, and
call Perl script within Java program?