Ghost.py icon indicating copy to clipboard operation
Ghost.py copied to clipboard

QWebView is dead after ghost.show()

Open exitNA opened this issue 11 years ago • 1 comments

when call ghost.show(), a web view will show, but I can't interact with it, even resize the window.

exitNA avatar Nov 29 '14 14:11 exitNA

This is cause the Qt application events are not processed.

jeanphix avatar Dec 06 '14 17:12 jeanphix