THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 14/07/2004 at 13:01, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.503
Platform:
Language(s) : C++ ;
---------
Hi!
I have a number of Bitmapbuttons in the Description of a Generator Object and I would like to catch the Events when they are pressed down.
Some posts on Bitmapbuttons suggest it works to listen for the MSG_DESCRIPTION_COMMAND Message, when the Bitmapbutton is set to BUTTON in the Resource file, but this Message does not appear to be sent.
Also there is a function in the BitmapButton CustomGUI to set a callback, but I don't know how to set it when I use the BitmapButton in a Resource. How do I get to the pointer to the actual BitmapButtonCustomGui?
Any help would be greatly appreciated!
Best Regards
Timm Dapper