-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2013-02-21 14:41, Roman Haefeli wrote:
> On Don, 2013-02-21 at 14:13 +0100, Charles Goyard wrote:
>> Hey, that works. But, as you may have guessed, it's awfully slow
>> with a "large" textfile (about 3kb). I guess it's just the
>> message box that's slow to update.
> 
> Actually, message boxes are pretty fast. Try hiding it in a
> non-visible subpatch so that it is not hogging the CPU by updating
> the graphic representation.

that's why i usually use [list] for these kind of operations.
though in reality it might be slower than an (invisible) msgbox.


fgmad
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEmLAwACgkQkX2Xpv6ydvQr2QCgiisWYN9LiXqz93T/ZgD7IBhX
g+8An2ROaf+Bw1Io0rB4wJ3wWQeVBNHk
=g7ZK
-----END PGP SIGNATURE-----
#N canvas 4 49 450 300 10;
#X obj 93 149 list;
#X obj 118 128 t l l;
#X obj 118 107 list prepend;
#X msg 199 83 bang;
#X floatatom 118 32 5 0 0 1 data - -;
#X msg 67 84 bang;
#X obj 93 171 print;
#X text 242 82 reset;
#X text 66 64 done;
#X connect 0 0 6 0;
#X connect 1 0 0 1;
#X connect 1 1 2 1;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 4 0 2 0;
#X connect 5 0 0 0;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to