Hello,

I'd like to create very simple GUI's in XP.  For the sake of simplicity, I'm
trying to avoid downloading and installing anything (although I am
considering EasyGui).  To see how well it works, I've tried having my
program run a Visual Basic script ( i.e. subprocess.call(someScript.vbs,
shell = True) ).  It seemed to work ok. I was just wondering if there was a
better and/or easier way of doing this.

Thanks.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to