Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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?
On 11/03/2011 at 18:49, xxxxxxxx wrote:
Does anyone know if this is possible in Python?
On 12/03/2011 at 11:27, xxxxxxxx wrote:
This is currently not possible. GeDialog.HideElement and GeDialog.RemoveElement will be added soon.