[Bug] Mouse cursor speed |
Post Reply |
Author | ||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Posted: 12 October 2010 at 1:58pm |
|
As soon as I integrate the chart control into my app I have the same problem as in the samples, the mouse cursor is much slower.
I've set my mouse cursor speed to fast and as soon as an app with the Chart Pro is active it is slow. I activate an other window and the cursor is fast again. |
||
Codejock support
|
||
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
|
|
Andre, does this mean you got a download for the release version?
|
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
No, I've downloaded the eval version because I expected the retail version to be available by now. |
||
Codejock support
|
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
Can you guys reproduce this problem? I do not have this problem under Win2000 with a HP mouse but under WinXP with a Logitech mouse.
|
||
Codejock support
|
||
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
|
Hi,
We can't reproduce it. it slow when you move only under Chart or everywhere while chart is visible ?
|
||
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
||
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
|
I use a Logitech mouse and tested with Win7 x64 and Win Xp 32and also don't see the problem.
Can you verify it is the mouse? Maybe try another mouse on that machine? |
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
As soon as I link to the Chart Pro lib (even without creating a chart) and start the app, the mouse cursor is slow. If I then switch to any other app, the mouse is fast again. Back to the Chart app, slow. |
||
Codejock support
|
||
Marco1
Senior Member Joined: 16 January 2004 Location: Germany Status: Offline Points: 251 |
Post Options
Thanks(0)
|
|
What about the CJ ChartPro examples? Do they slow down the mouse cursor too, or is it just your own app?
Couldn't observe any slow down with the examples on a XP and Win7 machine so far. |
||
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
|
Andre, I sent you 2 emails, please check them.
|
||
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
||
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
|
Look in the debug output. Probably, some mouse hook dll is injected into your process (from mouse vendor). Perhaps some parts of the Chart package don't like sloppy written system-wide hooks?
|
||
PokerMemento - http://www.pokermemento.com/
|
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
We try to figure out what it is. I guess it is the bogus Logitech mouse "driver" (app). Without the app running the back/forward button and the task list button on they mouse doesn't work.
I can see in the debug output that it is loaded in my process. |
||
Codejock support
|
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
Ok, it's the LogiTech MouseWare driver.
em_exec.exe (Logitech Events Handler Application) version 9.79.25.1 It loads "Logitech\Scrolling\LGMSGHK.DLL" (Logitech Message Hook Library) into each process. So all older LogiTech mouses will be affected. Newer ones use LogiTech SetPoint driver. |
||
Codejock support
|
||
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
|
Try running the software as administrator under Vista+. Hooking fails :)
Or install a WH_DEBUG hook and make sure to somehow remove the WH_GETMESSAGE hook for the specific dll :)
|
||
PokerMemento - http://www.pokermemento.com/
|
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
The MouseWare driver only runs under 2000 and XP.
I could also just buy an other mouse. The problem is not that I need a solution for me, but we need a solution for all our customers. |
||
Codejock support
|
||
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
|
This problem is still present in 15.0.1
|
||
Codejock support
|
||
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |