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).
On 20/02/2013 at 07:31, xxxxxxxx wrote:
User Information: Cinema 4D Version: 12-14 Platform: Windows ; Mac OSX ; Language(s) : C++ ;
--------- Hi,
for link fields I can use the CHECKDRAGANDDROP Message but is there a message for InExclude lists? I don't get any message thrown so can I assume there is no way to interact with the drop (e.g. forbid it)?
If there is I would really like to know as I cannot find anything in the docs.
Thanks!
On 21/02/2013 at 03:17, xxxxxxxx wrote:
Originally posted by xxxxxxxx for link fields I can use the CHECKDRAGANDDROP Message but is there a message for InExclude lists? I don't get any message thrown so can I assume there is no way to interact with the drop (e.g. forbid it)?
Originally posted by xxxxxxxx
Hi Samir,
Since latest service update only (R14.034), IN_EXCLUDE description element now triggers MSG_DESCRIPTION_CHECKDRAGANDDROP.
On 21/02/2013 at 03:44, xxxxxxxx wrote:
argh! Thanks Yannick