S
S
sublime_text32020-11-20 07:01:22
PyQt
sublime_text3, 2020-11-20 07:01:22

How to make full screen mode in PYQT5?

I want to make it so that when I press F11 I get full screen mode in PYQT5

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sublime_text3, 2020-11-20
@sublime_text3

Full screen mode: dialog.showFullScreen()
Normal mode:dialog.showNormal()

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question