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 03/03/2003 at 06:23, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.012 Platform: Windows ; Language(s) : C++ ;
--------- How can we achieve that Vectors are shown like this instead of this specifying OPEN in the Description Resource doesn't seem to work. Michael
On 04/03/2003 at 11:14, xxxxxxxx wrote:
should work with:
spline_curve->SetLayoutMode(LAYOUTMODE_MAXIMIZED);
as far as I remember SetLayoutMode is somewhere in a CustomGUI class.
On 04/03/2003 at 23:23, xxxxxxxx wrote:
The VECTOR datatype has no layout mode switch (the little triangle), so it doesn't support "OPEN;". You can use "CUSTOMGUI SUBDESCRIPTION;" instead to show the subchannels.