From: Panayotis K. <pan...@pa...> - 2010-06-24 13:48:37
|
On 24 Ιουν 2010, at 12:27 ΠΜ, Damian wrote: > I just updated to the latest svn version but the problem persists. > As I said, i'm adding >> @Override >> public void >> touchesBegan(java.util.Set<org.xmlvm.iphone.UITouch> touches, >> org.xmlvm.iphone.UIEvent event) { >> System.out.println("touch"); >> } > to class GLView (extends UIViewGL), but the function is never called. > I'm using eclipse and trying it in the xmlvm java iphone emulator. > Am I missing something? Is the click/touch working in the xmlvm > emulator? > > Thanks! Problem found! A patch is ready, but since right now there is a long discussion with some Android optimizations, you have to wait a bit :) |