in reply to Is Perl the right solution...
Then again I have a web based background and I like to be able to reuse my favorite bits of code on other projects. If there is no need to migrate, and you like VB then by all means use it. I would recommend against using Tk or executable perl for a product like this. Perl executables are not at all faster than interpreted Perl. ActiveState Perl takes only minutes to setup on windows so no reason to worry about deploying on systems without perl. Tk is just frustrating to layout and kind of shoddy looking in my opinion, maybe the other GUIs metioned above are better looking, though they are not as well documented as tk.
|
|---|