Reputation: 1511
Is it possible to build a browser for windows 7 with webkit browser engine? Chrome and safari uses webkit on different platforms. but i just want to build an application that has webkit browser in it.
Note: For development i use Visual Studio 2010. Preferred language is C#.
Upvotes: 3
Views: 11212
Reputation: 70379
checkout http://awesomium.com/ - it is based on Chrome/WebKit and works like a charm.
There is a free license available but also a commercial one and if need be you can buy the source code :-)
Upvotes: 1
Reputation: 18832
Have you looked at Webkit.Net
I haven't used it but it looks like it might be useful.
Upvotes: 5