Patches item #1948287, was opened at 2008-04-21 17:50 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&group_id=55736
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: puredata >Group: feature Status: Open Resolution: None Priority: 5 Private: No Submitted By: Stephen Sinclair (radarsat1) Assigned to: Nobody/Anonymous (nobody) Summary: Throttle speed of mouse motion events whhen moving objects. Initial Comment: Use a clock to throttle mouse motion events when objects are being moved in the editor. This improves GUI responsiveness when moving many objects at once. Perhaps there is a better way than adding a clock instance to each and every canvas. ---------------------------------------------------------------------- >Comment By: Hans-Christoph Steiner (eighthave) Date: 2008-04-21 19:51 Message: Logged In: YES user_id=27104 Originator: NO This in interesting idea, I think some of the IEMGUIs have built-in clocks for drawing, like [vu]. IIRC. I wonder if it would be necessary if the displace_fn stuff was cleaned up to use 'move' instead of 'delete' then 'create', like in patch #1948146. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1948287&group_id=55736 _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
