Kontrolka do wyświetlania stron html :/

0

Piszę program, który ma mieć pole w którym będą wyświetlane pliki html. Problem jest taki że piszę go w WinApi i DevCpp, więc nie mogę (z oczywistych powodów :D ) skożystać z komponentów. Kontrolki ocx też odpadają bo to ma być program raczej "Cross-platform", tzn. chcę też zrobić wersję na linux'a, a w nim ocx'a raczej nie uruchomię :-/ .

Więc może ktoś zna jakieś biblioteki, które umożliwiłyby wyświetlanie stron internetowych tak jak w przegladarce [???] .

0

np. wxWidgets (klasa wxHTMLWindow)
http://www.wxwidgets.org/
wxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms. Link with the appropriate library for your platform (Windows/Unix/Mac, others coming shortly) and compiler (almost any popular C++ compiler), and your application will adopt the look and feel appropriate to that platform. On top of great GUI functionality, wxWidgets gives you: online help, network programming, streams, clipboard and drag and drop, multithreading, image loading and saving in a variety of popular formats, database support, HTML viewing and printing, and much much more.

Hmm, WinAPI? Cross-platform?!

1 użytkowników online, w tym zalogowanych: 0, gości: 1