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 22/06/2009 at 13:57, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.1+ Platform: Windows ; Mac ; Mac OSX ; Language(s) : C++ ;
--------- Howdy,
I noticed that both the Ring Selection tool and the Loop Selection tool do not send an EVMSG_CHANGE message after making the selection. The live selection tool does send an EVMSG_CHANGE message after making the selection. Why do the Ring and Loop selection tools not do the same?
How can I detect that a selection has been made with the Ring or Loop selection tools from GeDialog::CoreMessage()?
Adios, Cactus Dan
On 24/06/2009 at 06:52, xxxxxxxx wrote:
Howdy,
OK, never mind. I found a work around with a scene hook. ;o)