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 31/08/2004 at 08:52, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.503 Platform: Windows ; Language(s) : C++ ;
--------- Hi,
does anybody know how to set the string of the Filename Customgui (or the Filename of the Customgui..I assume the string is then displayed automatically)?
Thanks in advance
On 02/09/2004 at 01:43, xxxxxxxx wrote:
FilenameCustomGui is a custom gui for the Filename data type. So just do gui->SetData(GeData(filename)).
On 02/09/2004 at 05:33, xxxxxxxx wrote:
Oh, I was sure I tried that. Thanks, works like a charm.