Hallo, didn't test it yet, but you probably made my day. :)
Ciao -- Frank Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: > Indeed! That stupid bug has been around far too long. No more! > > http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=13040 > > Keep reporting, and I'll do my best to keep fixing. > > .hc > > On Jan 18, 2010, at 9:28 AM, Frank Barknecht wrote: > >> Hallo, >> >> probably not related to scrollbar, but to coordinates in general: Do >> you think >> it will now be possible to fix the longstanding issue of Pd showing >> the help >> menu far away from the mouseclick, if the coordinates of the viewport >> and those >> of the canvas disagree (for example if you've scrolled to the bottom >> of the >> help-intro.pd patch and try to open the help for e.g. [pointer] or if >> you have >> moved objects into the upper right area of (0,0)? That would be cool >> to have >> fixed after all these years. :) >> >> Ciao >> -- >> Frank >> >> Hans-Christoph Steiner hat gesagt: // Hans-Christoph Steiner wrote: >> >>> 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 >>> >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list > > > > ---------------------------------------------------------------------------- > > Terrorism is not an enemy. It cannot be defeated. It's a tactic. It's > about as sensible to say we declare war on night attacks and expect we're > going to win that war. We're not going to win the war on terrorism. > - retired U.S. Army general, William Odom > > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
