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
>
#N canvas 227 181 450 300 12;
#N canvas 428 306 277 188 example1 0;
#X text 32 13 scroll bars flicker when;
#X text 32 27 patch is opened;
#X text 24 65 (only happens when subpatch;
#X text 30 84 isn't empty);
#X restore 182 58 pd example1;
#N canvas 469 242 167 218 example2 0;
#X obj 20 43 cnv 15 150 60 empty empty empty 20 12 0 14 -233017 -66577
0;
#X text 11 6 bottom scroll bar;
#X text 11 21 flickers when you;
#X text 6 42 create an object \,;
#X text 8 58 message \, comment;
#X text 10 81 or move mouse across;
#X text 10 98 window border;
#X restore 182 98 pd example2;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list