Message 1 of 1
how to create fold and unfold GUI frame.

Not applicable
02-29-2020
02:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
how to create fold and unfold GUI frame like this.
i wont to fold unfold menu.
A
└ a1
└ a2
└ a3
B
└ b1
└ b2
└ b3
i'm using python("maya.cmds") and I would like some documentation or advice on this.