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#.

link|improve this question

78% accept rate
feedback

2 Answers

Have you looked at Webkit.Net

I haven't used it but it looks like it might be useful.

link|improve this answer
thanks.. will have a look n let u know.. – Jeyanth Kumar Oct 25 '11 at 7:05
feedback

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 :-)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.