Enable for description resource?
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/01/2003 at 03:42, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.012
Platform: Windows ;
Language(s) : C++ ;---------
How can I enable or disable a description resource element? (grey it out?)
Thanks
Samir -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/01/2003 at 04:22, xxxxxxxx wrote:
Ok, got it. It´s the GetDEnabling method. Thanks for reading anyway.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/03/2005 at 04:29, xxxxxxxx wrote:
Hi,
The sdk says:
return SUPER::GetDParameter(node, id, t_data, flags);
Note: If you only use a description resource file passed to the registration function you don't need this function.
i do use only a description resource, so how do i use this to set the grayed out state ? -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 26/03/2005 at 06:58, xxxxxxxx wrote:
GetDEnabling!! not GetDParameter