c# - Touch event on awesomium webbrowser -


by default awesomium in wpf application doesn't support touch event zoom , panning:

  browserleft.stylusdown += browserleft_stylusdown;   browserleft.touchdown += browserleft_touchdown; 

i want manipulate browser myself, none of code wont occur touches, why?

look @ http://wiki.awesomium.net/wpf/user-input.html "when using wpf webcontrol, webviewpresenter , not webcontrol handles user input. means handling user input related events on webcontrol, not prevent webviewpresenter handling these events , passing them native view." hope problem


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -