On 08/08/2013 at 09:26, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) :
---------
I have made this:
But what I really want is this, from the C-Motion
So there are two issues:
- I made my dialog (the upper) using a SimpleListView. And it works, I found the TreeView too complicated and time consuming, I found no source code examples.
- What I need is a popup menu (context menu) like above.
All of this would have been max 10 minutes of work in C#. I have now used a couple of hours, banging my head against the wall. I have no idea how to trap a right mouse click, and how to create and display a popup menu.
Any links to any documentation on this is most welcome. And yes, I have the SDK and have tried to find out about it, but there is a limit on how much time I can spend in this.. I just do not have the head for C++ combined with C4D it seems..