Hi all,
I'm using the OS X port of GEM (0.888-pre1) on an iBook. When I create a window I get the output:
MAC: BuildGLonWindow: fDraggable= false MAC: BuildGLonWindow: not draggable on single device MAC: BuildGLonWindow (!pcontextInfo->fDraggable && (numDevices == 1))
the created window is - as the output suggests - not draggable, not focusable and - what's worse - mouse events are not passed to it, effictively making the use of gemmouse impossible.
what is the reason for this and is there a workaround to use gemmouse after all? What devices is BuildGLonWindow talking about - gfxcards, monitors,...?
thanks,
gl03.-