On Jun 24, 2004, at 12:35 PM, Etienne Desautels wrote:
Hi,
well hello,
I'm working on an artistic project where I want to project video and others things on two projectors. I use Gem on OS X to deal with the video. What I would like to do is to spawn a single Gem windows on two screens.
...this is something we'd all like to add in the near future, but it's not there atm...or maybe I'm not reading your request right: you could always mirror the displays and show one window on all outputs...or, you may be able to create a spanning window, as long as both displays had the same pixel format/bit depth/etc...
Actually it is not possible to do that in Gem/PD on OS X but it is possible to do it in Gem4Mac (http://gem4mac.sourceforge.net/). Unfortunately I have others problems when working with Gem4Mac (pix_film doesn't seem to work properly). I was wondering if it could be possible to merge the code for the window from gem4mac into the code of Gem/PD to make this thing possible ? Or if there's an other way ?
...Gem4Mac was one of the initial inspirations for me when I started porting gem to OSX, but it wasn't terribly helpful because it is really mired in OS9 era api's (and many things about it were never finished, plus it's been abandoned, support-wise)...so with the move to OSX windowing/opengl api's, the code just isn't applicable :-( Don't loose all hope, because it is possible, just not until someone takes the time to hack it out...
l8r, james