pyGTK on Windows
Fredrik Lundh
fredrik at pythonware.com
Thu Jun 3 15:16:03 EDT 1999
Nahuel <nahuel at interar.com.ar> wrote:
> Hi, im about to do a cross-plataform GUI application in Linux and
> Windoze... i must
> choose the GUI toolkit.. my question is .. can i use pyGTK under
> Windows???
>
> (I need a gui that can display a table with about 4000 lines without
> crashing (not like Tk :))
you do mean 4,000,000 lines, don't you?
or did you use a seriously broken version of Tk(inter)?
after all, if it's a bug in your program, changing the UI
toolkit won't help...
</F>
More information about the Python-list
mailing list