Description::CreatePopupMenu()
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/03/2006 at 15:42, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.102
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;---------
How exactly does one use the Description class's CreatePopupMenu()? Is this similar to the GeUserArea popupmenu where you need to initialize the basecontainer and then track mouse clicks to act on your own menu items?Thanks,
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/03/2006 at 15:44, xxxxxxxx wrote:
Yes. CreatePopupMenu() just builds the menu container, for use with for example ShowPopupMenu().