Closed
Description
Hello guys,
I have a Question. Is it possible to add CEF into a ImGUI Window?
I get on the CEF onPaint Function a buffer and can I at this buffer into a ImGUI Window?
void CEFView::OnPaint(CefRefPtr<CefBrowser> browser, CefRenderHandler::PaintElementType paintType, const CefRenderHandler::RectList& dirtyRects, const void* buffer, int width, int height)