|
Rank: Newbie Groups: Member
Joined: 7/4/2007 Posts: 6
|
I'm trying to use the overLib togther with EO Calendar/Schedule component. A problem occur when displayig the popup since the client looses mouse x,y when it enters the EO control. See http://labb.b2bit.se. Do you have any suggestions regarding this? I've used the overLib library a lot and this is the first time that I've stumbled across this problem. I need to find out if the problem is in the EO control or in the overLib? Maybe EO should develop a nice hover popup? ;)
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The best way is probably to have our own hover popup control. ;) We do not do anything special about mouse position in the Calendar, but we do cancel mouse event. We will look into it and see if we can find anything.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 7/4/2007 Posts: 6
|
What is the status of this? Why are you blocking mouse events?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
We are looking into adding a popup control. But that will take a while. We need to block the event because as long as it reaches the document level, it will close all popups, including the the Calendar itself. That would make it impossible for you to scroll the month.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 7/4/2007 Posts: 6
|
Is there a way to find out the mouseposition over the calendar control?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Unfortunately no. I do not believe there is any way to do that.
Thanks
|
|