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
Anonymous
-
11/26/2007 5:34:00 PM
(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
Anonymous
-
11/27/2007 11:04:41 AM
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.
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 :)
Anonymous
-
11/27/2007 11:54:31 AM
Both, but Calendar is my priority.
Anonymous
-
11/27/2007 2:07:31 PM