v2.3, 2.4, and 2.5's GUI is slow for me
g4rlik
lorenlightng at gmail.com
Fri Dec 1 17:18:15 EST 2006
More information about the Python-list mailing list
Fri Dec 1 17:18:15 EST 2006
- Previous message (by thread): v2.3, 2.4, and 2.5's GUI is slow for me
- Next message (by thread): v2.3, 2.4, and 2.5's GUI is slow for me
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It is always slow, even when I first start it up and do not enter in any code. This is really bugging me, maybe I have OCD >__> I turned off my anti-virus and that didn't help. Oh well. I'm just glad to know that other people have this problem too. Duncan Booth-2 wrote: > > g4rlik <lorenlightng at gmail.com> wrote: > >> No one can help? This is seriously bugging me to no end. > >>> My problem is..the GUI for versions 2.3, 2.4, and 2.5 of Python run >>> very sluggishly. When I type in them or move them around my desktop, >>> it's very slow. I have figured out that this is because of the >>> subprocesses running. > > Always slow or just sometimes? Idle can get very slow if you have > generated > a lot of output in the shell window, but usually it performs just fine. If > you've accidentally printed "range(100000)" then your best best is to kill > it and restart. > > Use idle for development and testing: its best if you run actual scripts > outside the development environment. > -- > http://mail.python.org/mailman/listinfo/python-list > > -- View this message in context: http://www.nabble.com/v2.3%2C-2.4%2C-and-2.5%27s-GUI-is-slow-for-me-tf2735011.html#a7647276 Sent from the Python - python-list mailing list archive at Nabble.com.
- Previous message (by thread): v2.3, 2.4, and 2.5's GUI is slow for me
- Next message (by thread): v2.3, 2.4, and 2.5's GUI is slow for me
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list