Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PyQt5 blurpicker example
Post: PyQt5 blurpicker example

Hello, does someone has the Python (PyQt5) version of the BlurPicker example from the Qt Crator 5. Itried to convert it to Python, but I cant get the right solution . This is my code: import math f...
alekssandrap GUI 1 4,483 Feb-16-2017, 12:48 PM
    Thread: PyQt5 events
Post: PyQt5 events

Please can someone help me, I want to trigger the handleEvents function?  import sys import types from types import * from PyQt5.QtCore import * from PyQt5.QtGui import * from PyQt5.QtWidgets import ...
alekssandrap GUI 1 7,615 Jan-31-2017, 02:17 PM
    Thread: PyQt4 Touch events
Post: RE: PyQt4 Touch events

Yes, I added print statement right before if statement in the handleEvent function, I was printing the event type, and I was getting results. Also, I tested the mouse move event, that works, but the t...
alekssandrap GUI 2 7,178 Jan-28-2017, 01:05 PM
    Thread: PyQt4 Touch events
Post: PyQt4 Touch events

Hi, I tested simple code for detecting touch event on touch-screen, but QEvent.TouchBegin, QEvent.TouchUpdate, QEvent.TouchEnd are not detected at all. Anyone help? Thank you. import sys import math ...
alekssandrap GUI 2 7,178 Jan-27-2017, 02:33 PM
    Thread: Pinch-zoom
Post: Pinch-zoom

Hi, I started with designing an GUI application on Raspberry Pi 3, I am using PyQt4. For plotting graphs on that app I am using pytqgraph. At this point, I am testing the option to zoom/pan those grap...
alekssandrap GUI 0 3,161 Jan-27-2017, 08:21 AM

User Panel Messages

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