开发者

How to show web page

I wanna show web page in my program. I using Dev-C++ and I'm new. How I can do this?

开发者_运维技巧

Best regards


You can use wxWebConnect component, it's a Web Browser Control library for wxWidgets that enables developers to quickly integrate advanced Web browser capabilities into their own applications.


Qt library provides an integrated Web browser component based on WebKit. Here you can find good tutorial for beginners.


Write your own HTML parser and layout engine with a fully OpenGL-compatible rendering pipeline. :-)


Internet Explorer Trident Window (aka WebBrowser Control).

http://msdn.microsoft.com/en-us/library/aa752040%28v=VS.85%29.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜