I would like to manage the iPhone touchstart touchmove... events with a clean solution. It seems that i need to create my own DOMImpl for the iPhone and link this new DOMImpl to the iPhone userAgent.
Do i need to recompile the GWT sources for that ? It seems that i can not override the DOMImplSafari...so it seems that a re-compilation is required... I there a document/tuto with the differents mandatory steps to create a new DOMImpl ? Is there a list of class to implement when adding a new DOMImpl ? (DOMImpl, UserAgent.gwt.xml, Creating new DomEvent...) Is there allready a DOMImplIphone implementation (GoogleWave is available on the iPhone....pearhaps are they using a dedicated implementation) ?? Fred. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
