I hadn't noticed it before, but I started Idle 3.2 on Windows 7 and observed it does not move smoothly. Other editors (e.g. I tried GVIM and Notepad) move smoothly when dragged by their title bar. I'd guess they're hitting at least 30fps, probably quite a bit better. Idle has quite jerky movement. I'd guess maybe 10fps. So far as I can tell, this affects all Idle windows, but *only* while the shell window is open. If you have open only a document window, it's smooth and snappy like any other editor.
On Wed, Aug 15, 2012 at 3:42 PM, Roger Serwy <[email protected]> wrote: > On 08/13/12 13:19, oliver nguyen wrote: > > While moving my IDLE window I noticed that the movement is really laggy — > why is this? I tried it at work and home, so it clearly isn't an isolated > case. > > What version of IDLE are you using? What OS are you using? If Linux, are you > using a compositing window manager? > > Are you dragging the window to a different location on the desktop, resizing > the window, or scrolling the text contents with the vertical scroll bar? > > > > _______________________________________________ > IDLE-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/idle-dev > _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
