V3 beta Mar-17-2013 available now

 From:  Michael Gibson
5774.68 In reply to 5774.67 
Hi Andrew, yeah there is a problem with the magic mouse wheel gesture in this version that's a side effect from the new multi-touch view handling.

I think I have a fix for that though, try updating your existing moi_touch.dylib file with the new version attached to this message, you need to right-click on the MoI app, then go into /drive_c/moi , that's where you'll find the previous version. Maybe rename the existing version something like moi_touch_old.dylib so you can restore it if the new one does not work right.

But hopefully with the new one in place it should fix that scrolling problem, please let me know if it does not.

The issue happened because the magic mouse is sort of a "semi"-multitouch device, where doing a scrolling gesture does something like sends out a message that a multitouch gesture is beginning but then says that no fingers are actually being used for the gesture, something a bit odd along those lines that I was not expecting to see.


> Also is it possible to have an user script folder not located inside the
> wine binary folder on Mac? This way my scripts will remain when I update
> versions, at the moment I have to go through the wine binary resources cdrive
> folder and copy out scripts and put them in the new binaries folder.

I do eventually want to make a script folder that could be in some central location, but there are some additional details to work out for doing that, like should they have version numbers of the minimum supported MoI version that is required for the script to run... So anyway there is some planning work to be done for making that happen. So far it has just not been a high priority to do that work yet because that file copying step going into the binary resources cdrive only takes something like 30 seconds to do and you only need to do it once for a new build. So it's an annoyance but such a low level and infrequent one that it just is easy for now to live with.

- Michael
Attachments: