Custom docked panels with ETO in Python

After reading this:
https://discourse.mcneel.com/t/tabbed-dockable-panels-in-rhinopython/1633

Is it still the case that python cannot create docked panels, even with ETO?

Even if I compile my own plugin from with the python compiler?

@Tim_Williams,

unfortunately not. Also using python scripts as modules is not supported with the RhinoScript compiler which is really sad.
_
c.

3 Likes