Answer the question
In order to leave comments, you need to log in
How to hide unused widgets in PyQt5?
How to hide unwanted widgets in PyQt5?
I'm trying to implement a figure calculator, I want to make it so that when a figure is selected, only the parameters necessary for it are displayed in the calculators. So far, I haven’t come up with anything other than to disable all elements through enabled and connect the shapes you need when choosing (I’m attaching a screen).
But this implementation is far from ideal. Ideally, make such objects invisible, and sort in layote sort in layote from top to bottom in visibility...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question