Icon in command palette

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

On 30/06/2003 at 20:28, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   7.303 
Platform:   Windows  ;   
Language(s) :   C.O.F.F.E.E  ;

---------
Hi,
I have created some plug-ins using C.O.F.F.E.E Now I would like to create icons in the C4D command palette. When the user clicks the new icon (which I created), my C.O.F.F.E.E. plug-in should be executed. Any guidelines how to do this? Is there any good tutorial for this?

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

On 01/07/2003 at 05:51, xxxxxxxx wrote:

http://www.3ddesigner.net
Go to the COFFEE Section and download the "Desis COFFEE Library" and include it with #include in your plugin . It includes a LoadIcon() function that you can call in your main function to register an icon...
Best
Samir