Using browser as interface to python app

kentsmith at dxsys.com kentsmith at dxsys.com
Sat Nov 10 20:35:26 EST 2001


Have you considered a GUI built with Flash 5.0?  It's very nice for
straightforward business apps, and is pretty much agnostic on the browser
and screen-resolution front.  As long as you're just using Windows-type
widgets, etc., there's really no loading time.  You'll probably think it's
overkill, but it's really no harder than HTML (and a heck of a lot simpler
than Tkinter, etc.)  You're likely to spend an awful lot of time futzing
with HTML and Javascript in order to serve up those web pages...







More information about the Python-list mailing list