Skip to content

Deprecated calls #3

@robstoddard

Description

@robstoddard

In cefgui.cpp...

To bring the project up to date, I needed to make this change:


+  windowInfo.SetAsWindowless(0, true);
-  windowInfo.SetAsOffScreen(nullptr);
-  windowInfo.SetTransparentPainting(true);

Also, I don't know what to do with this call (aside from comment it out and ignore it), since it no longer exists:browser->GetHost()->Invalidate(rect, PET_VIEW);
I guess I will look into it further once I get this program cross-compiling onto Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions