Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: QPushButton and and QmenuBar issues
Post: RE: QPushButton and and QmenuBar issues

(Oct-27-2020, 10:30 PM)Axel_Erfurt Wrote: You can use StyleSheet (css) for example Import_Deck.setStyleSheet("background: #204a87; border-radius: 10px;") Thank you so much for your help! **biggrin...
zettai GUI 5 2,445 Oct-27-2020, 10:41 PM
    Thread: QPushButton and and QmenuBar issues
Post: RE: QPushButton and and QmenuBar issues

(Oct-27-2020, 10:03 PM)Axel_Erfurt Wrote: you can add Import_Deck.setIconSize(QSize(100, 100)) Ah! that gets it to the right size! Thank you so much! Is there a way to round the corners of the but...
zettai GUI 5 2,445 Oct-27-2020, 10:07 PM
    Thread: QPushButton and and QmenuBar issues
Post: QPushButton and and QmenuBar issues

import json import math import os import PyQt5 from PyQt5.QtWidgets import * from PyQt5.QtCore import * from PyQt5.QtGui import * from PyQt5 import QtWidgets import sys from importlib import import_mo...
zettai GUI 5 2,445 Oct-27-2020, 09:40 PM

User Panel Messages

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