acristoffers / CEF3SimpleSample

Simple example to get started with CEF 3
Other
206 stars 71 forks source link

Do you want to Support Qt? #9

Closed toby20130333 closed 8 years ago

toby20130333 commented 8 years ago

Hi @acristoffers do you want to support to qt? Qt Webkit is bad for real application,so please.

acristoffers commented 8 years ago

QtWebKit was superseeded by QtWebEngine. You should use that instead. If you want to join CEF and Qt yourself, just look on how to join both event loops. You probably need to call CEF's event processing routine from Qt's event loop.

toby20130333 commented 8 years ago

@acristoffers thanks but webengine donn't support mingw.