Message 1 of 4

Not applicable
07-07-2014
11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
My plugin will show a Window Form with different room properties listed on it. What I want is to highlight anroom when I select this room from GUI. Is there any simple way to do it?
The method mentioned in this blog (http://thebuildingcoder.typepad.com/blog/2010/06/highlight-elements.html) can highlight an element only after the Execute() function is finished. However, I want the element to be highlighted in between (i.e., Window Form GUI is still running and a room can be hilghlighted by selecting this room from this GUI)
Thanks,
Solved! Go to Solution.