Ok, I fixed one source of scrollbar flickering. Its a Tk bug where it first sends a Configure event with a window size of 1x1, then sends another with the actual size, hence the scrollbar flickering.

http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13018

.hc

On Jan 10, 2010, at 9:55 PM, Jonathan Wilkes wrote:

Hi Hans,
    There's some scrollbar flickering happening on winxp (see attached
patch).

-Jonathan

--- On Sun, 1/10/10, Hans-Christoph Steiner <[email protected]> wrote:

From: Hans-Christoph Steiner <[email protected]>
Subject: [PD] Pd-GUI-Rewrite 0.43 status: usable
To: "PD list" <[email protected]>
Date: Sunday, January 10, 2010, 11:02 PM

There has been lots of work on the 0.43 Pd GUI Rewrite, and
it should be quite useable now.  Please try it for any
daily patching and report any issues that you might have so
that they can be fixed.  There is a bunch of fun new
stuff possible with plugins, like you can bind to any key,
for example make "O" give you an [osc~] and "P" give you a
[pack] while Ctrl-O and Ctrl-P keep their original
meanings.

For a more complete ChangeLog and links to nightly builds,
see:
http://puredata.info/dev/PdGuiRewrite

Also, here's the beginning of some docs on how to write GUI
plugins.  Please add anything you know of, and ask
questions so we can get more stuff documented:

http://puredata.info/docs/PdGuiPluginsAPI

.hc

----------------------------------------------------------------------------

Programs should be written for people to read, and only
incidentally for machines to execute.
- from Structure and Interpretation of Computer Programs


_______________________________________________
[email protected]
mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list



<scrollbar-flickering.pd>





----------------------------------------------------------------------------

"Free software means you control what your computer does. Non-free software means someone else controls that, and to some extent controls you." - Richard M. Stallman



_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to