Тёмный

PyQt5 Calculator Gui Tutorial Part 4 

Programming Liftoff
Подписаться 2,5 тыс.
Просмотров 4,8 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 7   
@wigdanalallamy2472
@wigdanalallamy2472 6 лет назад
the operation Button(+,-,*,/ ) always checked
@kingscrown8803
@kingscrown8803 7 лет назад
when i press equal it goes exit
@ProgrammingLiftoff
@ProgrammingLiftoff 6 лет назад
Make sure you have the `equals_pressed()` slot defined correctly and that the equal button is connected to that slot. It is likely that the code in `equals_pressed()` has an error and the program crashes when that code is run.
@arenmkhoyan
@arenmkhoyan 6 лет назад
AttributeError: 'QPushButton' object has no attribute 'setCheked'
@ProgrammingLiftoff
@ProgrammingLiftoff 6 лет назад
Are you using PyQt5? And did you call `setCheckable(True)` for the pushButtons in the __init__ function?
@ProgrammingLiftoff
@ProgrammingLiftoff 6 лет назад
Watch from 3:10, I think you're missing the `setCheckable(True)` part.
@arenmkhoyan
@arenmkhoyan 6 лет назад
Thanks, it works
Далее
PyQt5 Calculator Gui Tutorial Part 5
8:28
Просмотров 4,8 тыс.
Simple GUI Calculator in Python
22:51
Просмотров 278 тыс.
▼ ЕДУ В ТИХОСРАНСК 💪
37:00
Просмотров 307 тыс.
Qt Calculator GUI Tutorial Part 1
15:02
Просмотров 134 тыс.
PyQt5 Calculator Gui Tutorial Part 3
10:45
Просмотров 10 тыс.
QT CPP Calculator Gui Tutorial Part 4
15:51
Просмотров 16 тыс.