Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - How to control the timing of tooltip appearance?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to control the timing of tooltip appearance?

 Post Reply Post Reply
Author
Message
rgelb View Drop Down
Newbie
Newbie


Joined: 14 March 2008
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote rgelb Quote  Post ReplyReply Direct Link To This Post Topic: How to control the timing of tooltip appearance?
    Posted: 08 May 2011 at 2:49pm
I have a VB6 app that uses the Calendar Control 11.2.2

I am using the custom tooltip approach where the control fires GetItemText and I then build my tooltip.

It seems that the timing of when GetItemText is called is not consistent.  I'd like the user to have to hover over an item for 300-500 ms before GetItemText is called.  

However, in the monthly view, let's say I have 5 CalendarEvent objects in a particular day.  I hold the mouse over the last CalendarEvent of the day and soon enough GetItemText fires.  Then I move the mouse into an empty space - in the process passing over the other CalendarEvents of the day, once my mouse stops at this empty space, the control fires GetItemText for an CalendarEvent that was just above the previously focused CalendarEvent.

Is there a way to have finer control over when the GetItemText fires?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.191 seconds.