I'm trying to interface with PyQt5. I have copied an example of the internet where it shows how to make a grid and add widgets, but when I add 3 buttons it only shows me 1. What am I doing wrong?
This is the code:
import sys
from PyQt5 impo...
asked by
26.07.2018 / 11:10