« Return to Thread: psycollider and MouseX

Re: psycollider and MouseX

by James Harkins-2 :: Rate this Message:

Reply to Author | View in Thread

Strongly suggested to read the GUI helpfile for an overview of
cross-platform GUI considerations.

MouseY, as _s correctly points out, is OSX only.

Using GUI.mouseY is a better way to avoid the problem because it will
work equally well in OSX and SwingOSC environments.

GUI.mouseY.kr(1000,100)

hjh


--
James Harkins /// dewdrop world
jamshark70@...
http://www.dewdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." -- Whitman

_______________________________________________
sc-users mailing list

info (subscribe and unsubscribe): http://swiki.hfbk-hamburg.de:8888/MusicTechnology/880
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

 « Return to Thread: psycollider and MouseX