[PD-cvs] SF.net SVN: pure-data:[11012] trunk/externals/hcs/cursor.c

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Sun Apr 12 06:02:08 CEST 2009


Revision: 11012
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11012&view=rev
Author:   eighthave
Date:     2009-04-12 04:02:08 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
- made a single "proc_test" function to test if any of the cursor procs exist
  before trying to create them

- now get the 'motion' data using [winfo pointerxy .] and a t_clock for
  polling.  There should probably be a separate proc for polling that only
  sends the values if they have changed, while the bang method should always
  send them.

- implemented button and mousewheel grabbing

Modified Paths:
--------------
    trunk/externals/hcs/cursor.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list