> AFAIK all these [multi]touch*, accel* etc are translated to mouse & > keyboard & joystick events by their drivers.
I try app built from MSEgui in Windows 7 tablet, and some of touching features doen't work. In touch device, every editable text is focusing, the virtual keyboard is visible automatically as in native Windows app. But mse*edit* couldn't fire virtual keyboard. Scrolling with scrollbar can be done by dragging/sliding feature. Touch and gesturing doesn't support by SFML right now, but SDL 2.0 provide special function about gesturing - http://wiki.libsdl.org/moin.cgi/SDL_MultiGestureEvent?highlight=%28%5CbCategoryStruct%5Cb%29%7C%28SGStructures%29%7C%28SDLStructTemplate%29) - http://wiki.libsdl.org/moin.cgi/SDL_TouchButtonEvent?highlight=%28%5CbCategoryStruct%5Cb%29%7C%28SGStructures%29%7C%28SDLStructTemplate%29 - http://wiki.libsdl.org/moin.cgi/SDL_TouchFingerEvent?highlight=%28%5CbCategoryStruct%5Cb%29%7C%28SGStructures%29%7C%28SDLStructTemplate%29 ------------------------------------------------------------------------------ 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/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

