techartorg / bqt

A Blender add-on to support & manage Qt Widgets in Blender (PySide2)
https://github.com/techartorg/bqt/wiki
Mozilla Public License 2.0
162 stars 23 forks source link

How to do hello world window #11

Closed Dariusz1989 closed 4 years ago

Dariusz1989 commented 4 years ago

Hey

Like post says, I can't find any readme/how to here. How to do basic window, where do I place files/etc/etc ?

JeffHanna commented 4 years ago

I thought someone had added a hello_world example. I've just now added one to solve this issue. You can find it here:

https://github.com/techartorg/bqt/blob/master/hello_world.py