Foldable Groups in Async Dialog
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/02/2011 at 12:50, xxxxxxxx wrote:
I'm curious about how to do something/if it is possible in Python.
I am making an Async dialog type(basically a non-modal window), and I am curious if it is possible to create groups that are collapseble in aysnc dialogs. What I mean is for instance, if you go into the coordinates tab of an object how it says "Freeze Transformation" and you can click that to unfold the Freeze settings?
Is this possible and if so, is it something done through GeDialog or some other class?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/03/2011 at 18:49, xxxxxxxx wrote:
Does anyone know if this is possible in Python?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/03/2011 at 11:27, xxxxxxxx wrote:
This is currently not possible. GeDialog.HideElement and GeDialog.RemoveElement will be added soon.