Search found 5 matches

by Davidashe
Thu Oct 31, 2013 9:41 pm
Forum: Mac OS
Topic: standalone not launching in Mavericks
Replies: 8
Views: 7895

Re: standalone not launching in Mavericks

Thanks for the suggestions. None were the cause of the problem. Finally found the issue. In the copyright notice field (in the stand alone settings) I had an ampersand. 10.8 (and lower) were happy with this; however, 10.9 rejected it as an error and it stopped the app from launching. I changed the "...
by Davidashe
Thu Oct 31, 2013 12:55 am
Forum: Mac OS
Topic: standalone not launching in Mavericks
Replies: 8
Views: 7895

standalone not launching in Mavericks

I have an app that works when run as a stand alone on 10.8 and works within LC on 10.9 but when I try to run the standalone on 10.9 the app icon jumps up and down in the dock for a long time and then stops but the app doesn't launch. I have tried remaking the standalone with LC 6.1.2 still doesn't w...
by Davidashe
Mon Apr 22, 2013 11:46 pm
Forum: Mac OS
Topic: Multitouch support on OS X
Replies: 4
Views: 4977

Re: Multitouch support on OS X

Thanks Robert Martin for the hint...

Could you give a more concrete example?
For example, if I have two images on a card, and I have four touches (two on each image) that might be, for example, pinches...

how do I detect the independent actions on the two images?

Thanks

D.
by Davidashe
Tue Feb 12, 2013 11:03 pm
Forum: Mac OS
Topic: Multitouch support on OS X
Replies: 4
Views: 4977

Re: Multitouch support on OS X

Thanks for the reply.

I have the screen manufacturers SDKs (C/C++, Objective-C, Flash/Flex/AIR, Java). Can anyone point me to good introductions on how I could use these to write an external?

Thanks

D.
by Davidashe
Wed Feb 06, 2013 8:46 pm
Forum: Mac OS
Topic: Multitouch support on OS X
Replies: 4
Views: 4977

Multitouch support on OS X

Is there a way to detect multitouch on OS X?

I have a multitouch screen (pqlabs G4) connected to a Mac mini and want to be able to detect multiple touches and movements.

Any thoughts?

Thanks.