Skip to content

cefpython3 version 66 adoptions - #34

Open
rnixx wants to merge 2 commits into
allestuetsmerweh:masterfrom
rnixx:cefpython3_66
Open

cefpython3 version 66 adoptions#34
rnixx wants to merge 2 commits into
allestuetsmerweh:masterfrom
rnixx:cefpython3_66

Conversation

@rnixx

@rnixx rnixx commented Feb 1, 2019

Copy link
Copy Markdown

Just tested with python 3.5.3 on linux with kivy 1.10.1 and cefpython3 66.0.
Have not run all examples yet, just the minimal one, this is what i encountered so far.

  • Sort imports.
  • Some PEP8.
  • Check for __kivy__activeKeyboardElement before accessing in CEFBrowser._on_focus.
  • Check for keyboard_widget in keyboard_position_simple and keyboard_position_optimal before accessing.
  • Adopt OnConsoleMessage signature.
  • Adopt OnBeforeBrowse signature.

rnixx added 2 commits February 1, 2019 14:52
…re accessing in CEFBrowser._on_focus. Check for keyboard_widget in keyboard_position_simple and keyboard_position_optimal before accessing. Adopt OnConsoleMessage signature. Adopt OnBeforeBrowse signature
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

Successfully merging this pull request may close these issues.

1 participant