hi,
maybe it's because of the wacom driver, but i cannot turn off the cursor in the gem window. i've ask a friend to try it and it's not working for him either... so is there a way to remove the cursor in gem 0.90 / os X.
a long long time ago i saw a gem patch that did something i'm trying to do : selecting (with the mouse in the gem window) an area and zoom the video by the size of the selection. but sadly, i don't find this patch anywhere. maybe someone know this patch or have a solution?
the wacom driver is really bad in os X. i cannot use HID from hans (http://at.or.at/hans/pd/hid.html). he told me that he saw someone using the wacom in os x as a HID device, so maybe it will be possible for the external to see and use the wacom under this os (it's working perfectly in linux). any input?
pat
Le 11 Novembre 2005 16:50, patrick a écrit :
hi,
maybe it's because of the wacom driver, but i cannot turn off the cursor in the gem window. i've ask a friend to try it and it's not working for him either... so is there a way to remove the cursor in gem 0.90 / os X.
There's a function in the CGDirectDisplay API to hide the cursor: CGDisplayHideCursor -- Marc
a long long time ago i saw a gem patch that did something i'm trying to do : selecting (with the mouse in the gem window) an area and zoom the video by the size of the selection. but sadly, i don't find this patch anywhere. maybe someone know this patch or have a solution?
i remember doing something like that, but as im a "backup-disaster" i doubt i have that patch anymore. but looking the code here http://lists.puredata.info/pipermail/pd-list/2002-10/008388.html i see "...leftMouseButton pressed select zoomarea", so this could be what youre looking for...
dont have GEM installed on my machine (yet). so i cant test it
cheers andre
On Fri, 2005-11-11 at 16:50 -0500, patrick wrote:
hi,
maybe it's because of the wacom driver, but i cannot turn off the cursor in the gem window. i've ask a friend to try it and it's not working for him either... so is there a way to remove the cursor in gem 0.90 / os X.
a long long time ago i saw a gem patch that did something i'm trying to do : selecting (with the mouse in the gem window) an area and zoom the video by the size of the selection. but sadly, i don't find this patch anywhere. maybe someone know this patch or have a solution?
the wacom driver is really bad in os X. i cannot use HID from hans (http://at.or.at/hans/pd/hid.html). he told me that he saw someone using the wacom in os x as a HID device, so maybe it will be possible for the external to see and use the wacom under this os (it's working perfectly in linux). any input?
pat
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Nov 11, 2005, at 4:50 PM, patrick wrote:
hi,
hello,
maybe it's because of the wacom driver, but i cannot turn off the
cursor in the gem window. i've ask a friend to try it and it's not working
for him either... so is there a way to remove the cursor in gem 0.90 / os X.
...unfortunately, it's not available in gem 0.90, but it is available
in current cvs, which is included in pd++.app
(www.tigital.com)...there's also functionality to hide the menubar
and dock, too ("kiosk" mode)...
a long long time ago i saw a gem patch that did something i'm
trying to do : selecting (with the mouse in the gem window) an area and zoom the
video by the size of the selection. but sadly, i don't find this patch
anywhere. maybe someone know this patch or have a solution?
...sounds familiar, I'll have to look in my archives...
the wacom driver is really bad in os X. i cannot use HID from hans (http://at.or.at/hans/pd/hid.html). he told me that he saw someone
using the wacom in os x as a HID device, so maybe it will be possible for the
external to see and use the wacom under this os (it's working perfectly in
linux). any input?
...sorry, no wacom here...
james