touch - WPF How to use Windows Dialogs with Pixelsense as Touchevents don't fire mouseclick-events -


i started develop pixelsense application when came general problem using touch events input. common .net dialogs such savefiledialog, openfiledialog etc. win32 namespace don't work using touch technology touch events don't fire mouse click events.

is there way invoke mouseclick touchevent?

maybe there general solution such touch events routed automatically?

i'd avoid re-implement common dialogs on own adding touchevent.

any links or ideas highly appreciated.

not possible, have re-implement dialogs in touch-appropriate way


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -