Record/Selection Object

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 25/09/2003 at 07:19, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   8.2 
Platform:   Windows  ; Mac  ;  Mac OSX  ; 
Language(s) :     C++  ;

---------
how can I check if a user presses the Record-button?
(can't locate it in CoreMessage.)

and is it possible to get the current selected "Selection Object"
(C4D-Menu/Animation/Keyframe/...)

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 12/10/2003 at 04:52, xxxxxxxx wrote:

1. I don't think this is possible.
2. It's in BaseDocument::GetData(SETTINGS_DOCUMENT)->GetLink(DOCUMENT_KEYFRAMESELECTIONOBJECT).