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

QCodeEditor cannot be placed under self.centralwidget in PYQT5 #1

Open
shahzaibk23 opened this issue Aug 7, 2020 · 0 comments
Open

Comments

@shahzaibk23
Copy link

Capture26


Above ss contains the code for what I'm trying to do, I want to fit QCodeEditor in place of an QTextEdit, which is placed under self.centralwidget, but everytime I run it, QCodeEditor opens in a seperate window

I want to place it inside my window (within the self.centralwidget), Any help in making it possible will be appreciated !!

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

1 participant