Panda in PyQt

I’ll try that tonight (my machine at work is Ubuntu :slight_smile: ), thanks. BTW, for this embedding to work in Windows, bindToWindow must be called with casting:

world.bindToWindow(int(form.winId()))