Post #829: Ja

πŸ“‹ Metadata

  • Author: roaoao
  • Date: 2017-09-07 09:26:34
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_00828

🏷️ Tags

v1-14-0 popup-dialog panel-visibility intermediate solved

  • Popup Dialog Editor
  • Panel Group Editor

πŸ’¬ Content

Jakro:

I would like to hide the shading panel in the β€˜n’ panel(The one with matcap and AO options). I would like this panel to be nestled away inside a button via a popup dialog. So I hide it from the ui and then add add the panel to a popup dialog. But the hide panel also hides it out of my popup dialog.

Not sure, but it seems that PME generated wrong code for the panel. Check the code for that panel in popup dialog. If you have something like this:

panel(T.PANEL_name, ...

Repleace it with:

panel("PANEL_name", ...

Will fix this in PME 1.14.0.

StroBlend:

I suggest something more like MagicUi or UIFactory name…the thing is that we can’t do blender as fast as it is with pme.all is to find the best organization between built in panel and pme custom ui

MagicUI sounds good :yes:.


πŸ”— View on Blender Artists