Python Forum
[PyQt] how to deselect radiobutton in pyqt5
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] how to deselect radiobutton in pyqt5
#4
Well you can continue to use the Designer and enjoy having continuous headaches down the road it is your choice -- however I have taught numerous Designer coders how to create a normal PyQt program and everyone of them (some slower than others) have come to realize just how much of a headache it is to use the Designer over coding PyQt as it was meant to be used. So I am fine with you beating your head on that proverbial brick wall but if you should ever get tired of giving yourself a headache just shoot me message (somehow) and I will be more than happy to help you learn the proper way to code PyQt --- by the way I think the Designer was actually meant to be used to make Web Pages not PyQt python code -- so unless your creating web pages you are definitely using a tool meant for some other purpose.
Reply


Messages In This Thread
how to deselect radiobutton in pyqt5 - by atlass218 - Oct-22-2019, 12:36 PM
RE: how to deselect radiobutton in pyqt5 - by Denni - Oct-22-2019, 04:04 PM
RE: how to deselect radiobutton in pyqt5 - by Denni - Oct-23-2019, 03:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to dynamically change radiobutton text kenwatts275 2 3,377 Mar-05-2021, 02:25 AM
Last Post: deanhystad
  Python3 tkinter radiobutton problem Nick_tkinter 14 6,090 Feb-15-2021, 11:01 PM
Last Post: Nick_tkinter
  [Tkinter] RadioButton Maryan 2 2,189 Oct-23-2020, 09:36 PM
Last Post: Maryan
  [Tkinter] How to create radiobutton in numpy gui python? luthfidali 2 2,623 May-23-2020, 10:35 AM
Last Post: timo
  Tkinter: increasing numbers and Radiobutton issue PeroPuri 1 2,178 Apr-13-2020, 05:48 PM
Last Post: deanhystad
  Huge code problems (buttons(PyQt5),PyQt5 Threads, Windows etc) ZenWoR 0 2,840 Apr-06-2019, 11:15 PM
Last Post: ZenWoR
  [Tkinter] Clicking a RadioButton in a for Loop & Getting the Appropriate Return Vicolas 1 5,176 Feb-02-2019, 01:53 AM
Last Post: woooee
  [Tkinter] Radiobutton in Tkinter not Updating Variable from Value Aidan54321 1 7,381 Jun-16-2017, 11:08 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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