user interface - Should I be building GUI applications on Windows using Perl & Tk? -


i have bunch of related perl scripts put in 1 convenient place. thinking of building gui , incorporating scripts. i'm using strawberry perl on windows xp , have installed tk cpan fifteen minutes ago. before go it, want sound advice either or against it.

my other option translate perl scripts vb , use visual studio 2008, might hassle outcome might end same had stuck perl & tk.

i haven't looked yet, maybe there module visual studio allow me invoke perl scripts?

the main requirements are:

  • it must able communicate mysql
  • it must able fetch & parse xml files internet
  • it must transportable, scalable, , sustainable

what direction take?

i've built perl/tk apps on windows before , found fine, including using par package distribution others. nice being able of development on proper linux system , have things magically work on windows :) gotcha encountered tk doesn't play ithreads.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -