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/05/2008 at 11:13, xxxxxxxx wrote:
User Information: Cinema 4D Version: 10.5 Platform: Mac OSX ; Language(s) :
--------- Hi!
Is it possible to call the CommandData Message-Method?
virtual Bool Message(LONG type, void* data) { //Want to get a BaseContainer via data!? return true }
I call it via CallCommand(...) and want to send something to the Message-Method..
But I don't know how.. Could someone give me a tip?
Thanks...
On 14/05/2008 at 05:46, xxxxxxxx wrote:
You can not call the Message method directly. Can you be a bit more specific what you want to achieve? I see you want to pass a BaseContainer, where is it coming from?
cheers, Matthias
On 14/05/2008 at 08:22, xxxxxxxx wrote:
Sorry I didn't write that the issue is fixed.