Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
735
Tooltip doesn't show in floating window
posted

We are using UltraChart 8.3 for windows. Recently we are experiencing a problem on display Tooltips.

The tooltips can be correctly displayed in our main window. But when I create a new window on top of the main window, and display chart in this new window, tooptip just won't show. I can only see a circle at the data point, but not the tooltip text. There is no difference on how the chart gets created and displayed in the main window or floating window.

I suspect it's related with the parent of the forms.

Any clue?

Thanks,

Zongwen

Parents
No Data
Reply
  • 28496
    Offline posted

    tooltip positioning and parenting is an area that we often find exceptions to - that is, we get a lot of reported cases were an app's window architecture causes the tooltip parenting or positioning to fail.

    so please test this with the latest available service release, as recent fixes might resolve the problem for you.  if the problem persists, please contact us with steps to reproduce or a sample project so we can fix the problem in our code.

Children