Hi,
I wanna show web page in my program. I using Dev-C++ and I'm new. How I can do this?
Best regards
Hi,
I wanna show web page in my program. I using Dev-C++ and I'm new. How I can do this?
Best regards
Write your own HTML parser and layout engine with a fully OpenGL-compatible rendering pipeline. :-)
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.
Internet Explorer Trident Window (aka WebBrowser Control).
http://msdn.microsoft.com/en-us/library/aa752040%28v=VS.85%29.aspx