From: Sam S. <sam...@gm...> - 2005-11-19 20:31:41
|
I'm getting garbage as the x axis value on my Mac here, and the y axis needs to be flipped. Also, I can't click on the red circle to close the window anymore, it just passes my clicks onto Tiki. Also, a more general issue: device attach messages on the Mac happen before tiki_main() can register its callback function, so I can't use them to locate / count the mice like I did on the Dreamcast. Other than these, my mouseified TikiTest works on OSX too, and I'll commit that in a few minutes. Btw, do we want to hide the mouse cursor, since the Dreamcast doesn't have one? -Sam On Nov 19, 2005, at 1:18 PM, atani wrote: > > Ok, this has been pushed out, bugs removed :) > > Note, any Mouse events which are sent will have the x/y values > relative to the scene in genmenu based menus. Otherwise the x/y > are relative to the window (ie: no translate done). > > Mike > > On Nov 19, 2005, at 9:29 AM, atani wrote: > >> I am working on adding Mouse support for OSX. So far it is slow >> going, but I have a mouse event handler which routes the mouse >> events into the Tiki Event handler, but genmenu is crapping out >> right now, not sure why yet. >> >> Mike >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by the JBoss Inc. Get Certified Today >> Register for a JBoss Training Course. Free Certification Exam >> for All Training Attendees Through End of 2005. For more info visit: >> http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click >> _______________________________________________ >> cadcdev-tiki mailing list >> cad...@li... >> https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki >> >> > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get Certified Today > Register for a JBoss Training Course. Free Certification Exam > for All Training Attendees Through End of 2005. For more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ > cadcdev-tiki mailing list > cad...@li... > https://lists.sourceforge.net/lists/listinfo/cadcdev-tiki |