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
βοΈ Related PME Features
- 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:.