Hi all I am investigating adding one or more custom items to the context menu for the properties window. These would be new items not replacements for existing/native functionality.
I've got as far as being able to add a new,custom item, and to invoke my code when the property window menu item is clicked. I have also got as far as using ASELOBJ to get an array of items selected in my code. What I can't see how to do is determine which property/method was under the mouse cursor when the right-click took place .... All my code needs to know is (i) which object(s) were selected and (ii) which property/method was right-clicked . Hope that makes sense. Can anybody offer any help or suggestions ? Many thanks Paul Newton _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

