Hi, > Compared to the > qooxdoo mobile controls, it feels very unresponsive. My guess is that touch > events are not used and qooxdoo is relying on the browser creating click > events.
That is right. The desktop widgets react on click events and not on touch events like the mobile widgets do. Click events are native delayed on tablets by 250 ms. This is done to detect swipe gestures. > So, my questions: > 1. Do qooxdoo developers intend for tablets to use qooxdoo mobile since it > is based on touch events? This is up to your use case. We have some internal projects running the desktop widgets on the iPad - with some adaptions it is possible. > 2. Would it be possible to add touch events to qooxdoo desktop? The extra > controls and layouts would be helpful on tablets! Touch events could be used to simulate mouse events -> this is not done right now. I think it should be possible. > 3. Are there plans to introduce a qooxdoo mobile TabView? I think this > would be very useful on tablets. Can you explain the TabView? Tino ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
