#Weird UI | PySide problem | How to Make this Look Better?

4 messages · Page 1 of 1 (latest)

vocal salmon
#

maybe some code would help understand your problem.

vocal salmon
#

i think from the code i saw, you misunderstood a few things in OOP (object oriented programming).

From what i saw, i would recommend you relearning Classes and such things.
Because, i think(ive not used klinter/qty so far), you have used the class as parent, but could just init it as a object.

Probably when you look it up, you will get " a brain bump" to understand better whats going on in the script and what you want to do with your script 🙂

#

I know that feeling, but for your progress it seems you dont get around. at least if you want to use GUIs

#

(same here and im fighting through it myself now too :D, tbh AIs like groq & chatgpt are great assets for asking specific questions to understand it, better than searching through docs)