Hi everyone,
I wonder if someone has already succeed to load a .ui file made with qtdesigner, but the particular case is that .ui file is inside a HDA in Extra Files. I've tried with opdef but it seems to be not working.
the command I used was QUILoader().load(path.ui) (and it's working if the .ui file is on disk)
Thanks to all