On Sun, Aug 5, 2012 at 5:23 PM, Roger and Beth Whitcomb <[email protected]> wrote: > > Thanks for using Pivot! > > You have the right interface for adding the context menus. But, each time > it is called there will be a different Menu object. You can persist your > planned menu objects any way you want. In our application we defined them
I see. I save node-specific info using TreeBranch.setUserData. So the Menu.Items can go there. > HTH, > ~Roger Whitcomb thanks
