Menu in toolplugin?

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

On 05/12/2002 at 03:12, xxxxxxxx wrote:

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

---------
Is there a way to create menus in a tool plugin in the active tool dialog?
The "usual" way doesn´t work.

    
    
    MenuFlushAll();   
      MenuSubBegin("Test");  
      MenuSubEnd(); 
    
    
    
    
    MenuFinished();

thx

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

On 05/12/2002 at 16:24, xxxxxxxx wrote:

this didnt work in 7 and i dont imagine itll work in 8.
sorry 😕

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

On 06/12/2002 at 03:48, xxxxxxxx wrote:

😞 Thanks anyway for your answer