I asked this question before, during the beta period for CONNECT but did not receive an answer. There is a difference is the manner in which graphics are displayed in CONNECT verses V8i, possible because of the use of "newer" DirectX? In the following two video clips you can see the difference. In V8i, as the cursor and label move, there is only "slight" ghosting/jerkiness. In the CONNECT clip, the jerkiness is almost gone, but the ghosting is more apparent. Is there any way to reduce/eliminate the ghosting?
[View:/cfs-file/__key/communityserver-discussions-components-files/343173/v8i_5F00_SS3.mp4:940:0]
[View:/cfs-file/__key/communityserver-discussions-components-files/343173/connect.mp4:940:0]
The text is achieved using a ViewMonitor and TOOLTIPS_CLASS "window". The text/ViewMonitor is created inside a MstnElementSetTool, where OnModelMotion() controls the position on screen. The ViewMonitor's _OnViewEnterOrExit() controls whether or not the text should be displayed.