Question
Adornment Not Showing
Hi,
I have a plugin that adds a text adornment via a wax run. However, the adornment does not show/draws immediately in the UI, the adornment appears only after a change in the current view, a change in zoom settings. I tried running a recompose using IFrameListComposer using the RecomposeThruNthFrame method, right after waxRun->addAdornment(), but still the UI does not automatically update the view.
How can I resolve this? Thanks in advance!
-- Jeff
I have a plugin that adds a text adornment via a wax run. However, the adornment does not show/draws immediately in the UI, the adornment appears only after a change in the current view, a change in zoom settings. I tried running a recompose using IFrameListComposer using the RecomposeThruNthFrame method, right after waxRun->addAdornment(), but still the UI does not automatically update the view.
How can I resolve this? Thanks in advance!
-- Jeff