Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Tooltip defaults (Read 2382 times)
smarrocco
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 6
Joined: Aug 23rd, 2010
Tooltip defaults
Aug 24th, 2010 at 3:05pm
Print Post  
When changing the ItemToolTipFormat of a calendar to "%h%d", the tooltip display properly on appointments that contain data. However, tooltips on calendar dates that do not contain an appointment still display the time/date.

Can this behavior be disabled? I do not want tooltips to appear on dates that do not have appointments.

I'm guessing that this might have to be handled in the tooltip display events...if so, how can it be customized to only show tooltips if an appointment(s) is present in a cell?
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Tooltip defaults
Reply #1 - Aug 24th, 2010 at 3:16pm
Print Post  
Hi,

Handle the TooltipDisplaying event and assign an empty string to the Tooltip property of the accompanying event argument.

Let me know if this helps.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint