Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: execute MySql function
Post: execute MySql function

Hello, I have a sql function that returns an integer; I tried the cursor.callproc but ... def getValue(self, connection): cursor = connection.cursor() cursor.callproc...
duende General Coding Help 0 1,532 Aug-04-2019, 08:20 AM
    Thread: enviremont refresh
Post: RE: enviremont refresh

Hello, here it is (the application makes a connection to a siemens plc and reads some data thanks for your help --main code --- import sys, time from PyQt5.QtWidgets import QApplication from utils ...
duende GUI 2 3,441 May-13-2018, 09:49 AM
    Thread: enviremont refresh
Post: enviremont refresh

Hello, I'm very new to python and pyqt5 .... I've a thread running some code that changes the background color of some labels (+/- 1 second interval); after a few time the color change stops and only...
duende GUI 2 3,441 May-12-2018, 08:08 PM
    Thread: pyqt main window refresh poblems
Post: pyqt main window refresh poblems

Hello. I have a QWidget in my application with several containers and a few labels; in a thread I'ḿ changing some labels text as well their colors; I noticed sometimes the screen stops updating its co...
duende GUI 0 5,388 Apr-13-2018, 05:05 PM

User Panel Messages

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