Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i am trying to make a custom palette to display some custom infomation pulled out from selected objects.
i can deal with the palette part.
i want some code for when you click an object in model space then the property palette updates. i am gonna keep it simple so this custom palette only refresh to the last selected object. but i don't know how to make an event when mouse click the autocad object and then do my things. any codes in c# or vb.net would be nice.
so use commandmethod load in a command and there will be a palette there stay open, when user click on an object then it will get populated. what event do i use for the clicking?
thank you.
Stantec
Dell Precision 5530, Prism M320PU, C3D 14/17/19
Dell Precision 5530, Prism M320PU, C3D 14/17/19
Solved! Go to Solution.