Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Newbie prob
Post: RE: Newbie prob

Solved it. The example was for Windows, not for Linux. It needed an additional command at the end of the code: sys.exit(app.exec_())Youngplayer's trap, so to speak...
Snakecharmer General Coding Help 3 22,107 Jan-29-2019, 10:04 PM
    Thread: Newbie prob
Post: RE: Newbie prob

I posted the screenshot because the left window did a restart and I have no idea what was going on... import sys from PyQt4 import QtGui app = QtGui.QApplication(sys.argv) window = QtGui.QWidget() ...
Snakecharmer General Coding Help 3 22,107 Jan-29-2019, 08:46 PM
    Thread: Newbie prob
Post: Newbie prob

Hi, I just installed PyQt4 on a Raspi and I'm totally new to both Python and Qt. I'm trying to do a Hello World - just an empty window should pop up. But instead it seems as if nothing happens. Here ...
Snakecharmer General Coding Help 3 22,107 Jan-29-2019, 08:24 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020