Re: interactive web graphics

2005-04-29 Thread Eckhoff, Michael A
On 2005-04-29 Diez Roggisch wrote: > Take qt if you can - the upcoming version qt4 will be GPLed for windows > (which means better binary support for windows), but recently the qt3 x11 > free edition got adapted to windows. I use that myself, and have to say > that I'm pretty impressed - apart fro

Re: interactive web graphics

2005-04-28 Thread Eckhoff, Michael A
Thanks Larry and Diez. I figured that doing 'GUIs over the web' would probably not work. Where I work, we have a bunch of numerical weather-prediction-type models that take several hours to run. By having a cron job copy over the output, I think I can still implement a type of progress bar using a

interactive web graphics

2005-04-27 Thread Eckhoff, Michael A
Hello, I failed to locate a list for pygtk, so I thought I'd ask my question here. Is it possible to write CGI scripts that bring up a GUI (as in GTK+, QT, Tk, ...) or an openGL display that is windowed inside a web browser? The answer would seem to me to be no, since the client could be Windows