Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CEF doesn't update unless resized #27

Open
gkjpettet opened this issue Feb 22, 2018 · 1 comment
Open

CEF doesn't update unless resized #27

gkjpettet opened this issue Feb 22, 2018 · 1 comment

Comments

@gkjpettet
Copy link

I've dropped the CEF folder into a new desktop project on macOS (10.13) using Xojo 2017 r3. Despite AcceptFocus being on, the EditField doesn't update at all with keypresses, selection, the arrow keys and the caret doesn't blink. If I resize the window, any changes I had typed in the EditField suddenly show up. I've been through the demo project and my CEF settings in the inspector match up. If I call self.Refresh() from within CEF.TextChanged() then the changes are reflected but things like selecting text don't work.

I'm sure there's something simple I'm missing here. The demo project works fine.

@tempelmann
Copy link
Owner

Use my tool Arbed to compare your project with the demo project to see where the differences are. If you find the reason, post it here for others to see and close this ticket, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants