Nevron Forum

Client control raises DoubleClick event when it is not expected

https://www.nevron.com/Forum/Topic4216.aspx

By Andrey Gorkovenko 1 - Monday, September 20, 2010

Hi there!

I'm using NDockManager with multiply NUIDocument instances. Of course, my copy of Nevron .Net Vision is registered (licensed).

And I have following problem:

When I click (once, left mouse button) on non-active NUIDocument, its child Control raises DoubleClick event.

Besides:
1) there is no Click event raised before DoubleClick event appears.
2) Mouse capture is not released. If I click on scrollable control it begins to scroll itself wherever I move mouse. Mouse capture releases as soon as I click on client Control one more time.

How to solve this problem?

Great thanks!
By Nevron Support - Tuesday, September 21, 2010

Hi Andrey,

Could you send us an example application that demonstrates the problem, because we were not able reproduce it?

Thanks.

By Andrey Gorkovenko 1 - Tuesday, September 21, 2010

it will take few time.

I'll post my example as soon as possible.
By Andrey Gorkovenko 1 - Tuesday, September 21, 2010

Sorry for the trouble!

problem was detected and solved during the writing test application.

Thanks for your help!