c# - Awesomium webcontrol -


so i've been trying use other ie webcontrol in side-project of mine (c#, wpf project type) , looking around alternatives , have tried in past failed implement them.

i decided try again , implement awesomium, still confusing , doesn't have straight forward examples me use base.

would able show me how implement awesomium webview/webcontrol? vision have navigate shoutbox website, , while application still open keep there (i.e not refresh doesn't lose anything) being shown in space of tabitem.

i have used awesomium, last version used 1.6.1, , there differences between , current version - they've made things easier.

the documentation says should able force navigation of control setting source property:

<osm:webcontrol name="webcontrol"                 source="http://www.google.com/"                  /> 

if find source property not bindable revert using code behind in view - subscribe property change event viewmodel (or event broker if using one), , change source property in response event.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -