THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/05/2011 at 04:24, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 12
Platform: Windows ;
Language(s) : C++ ;
---------
Hi
Simply, which is the flag to set an edittext element with password option? From code I can use something like this:
AddEditText(DLG_TXT_PASSWORD, BFH_SCALEFIT, 350, 15, EDITTEXT_PASSWORD);
...but, If I use a resource which is the syntax? I see no infos about this option in the documentation...
Many thanks
Bye