Home Unanswered Active Tags New Question

Time tooltip

Hello,

There is TimeRangeSelectedJavaScript to show time range for an event, but how can I show time under cursor when there is no event ?

Thanks
Asked by Anonymous 4 years ago.
Replies
If you mean the new Bubbles feature (4.2 release notes): It's only supported for events at the moment. I plan to enable bubbles for the time cells and headers as well.
Comment posted by Dan Letecky 4 years ago.
(Yes the new Bubble feature)

Is there something to catch the event somewhere ? javascript or anything else, I need to do it now and I don't know how.

Thanks
Comment posted by Anonymous 4 years ago.
This is hard to do without direct support in DayPilot because there is nothing to be hooked. You could enable it for a click on time range selection yourself (switch to JavaScript handling and invoke the bubble using bubbleClientName.show(callbackArgumentString)).

Question: Do you want to activate it over any time cell or over a selection only?

Maybe I could add it to 4.3 if it's important for you.
Comment posted by Dan Letecky 4 years ago.
Over any time cell, I show calendar control with full size on a big wide screen and it is difficult to know current time (under mouse) quickly.

Thanks :)
Comment posted by Anonymous 4 years ago.
OK. And do you use DayPilotCalendar or DayPilotScheduler?
Comment posted by Dan Letecky 4 years ago.
Both, but Calendar is my priority.
Comment posted by Anonymous 4 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java