[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-users] Restricting MouseX to one display of two
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: [sc-users] Restricting MouseX to one display of two
- From: Arthur Carabott <arthurc@xxxxxxxxx>
- Date: Sun, 21 Jun 2009 11:43:51 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=TaVHYH358WNrnE6B4KTK4TIvA+OYWV43RkngOUtcAHs=; b=futsvxD7iBpxiHeVMiAggDIxrp3hoxI1MhjPQtK50U+9tkq1XQ/9jHmzmqvkzna7qn Tbo53KosTsSMQEjxjAgnhkCZK0vprj5EKwPfD7Gk3qlzrQlseUSiBI2BxqmRpBb0Dx3m COm9yte8xQ7bs9oLnu9hlmOotoEkLgjtjqsME=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=IJF27yl+A/XX/uNRd7MBimUadi16nKu0VG26gJDNBLpfTuOVyjTcoXPnQezdMQxq43 pCKECduChdYKautdnKG2pp7bgSLTvL5DM5YrEgTqXSBbYecsLTQvXmUBMhuaIEqFYlrA OGRKuNlM49+2279vLlMUsNUgw16/atUpqCWG8=
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
Hi List,
I'm creating another screen cast and want to keep all the code off screen, 'filming' only the GUIs. One of my patches uses MouseX as a pitch control, and I'd like the upper boundary to be limited by the width of my main screen and not span accross both. Is this possible?
Thanks,
Arthur