06-23-2010 07:01 AM
I noticed a strange behavior for popup windows in CVI 2009: when a popup is open, and I click on a button on the caller panel (that I think should be completely inacitve) the EVENT_LEFT_CLICK_UP is generated.
I attached a simple application to show this behavior: in the textbox I append every event generated for the "Click" button. Before opening the popup you can see a lot of events (EVENT_MOUSE_POINTER_MOVE, EVENT_LEFT_CLICK, ...) when you click on this button.
If you click on "Open" a popup is opened; if you click on the "Click" button while the popup is open you will see that the EVENT_LEFT_CLICK_UP is generated.
Could you confirm this is a bug?
The same behaviour is shown for MessagePopup( ), ConfirmPopup( ) and InstallPopup( ).
06-24-2010 02:54 AM
Hi Vix,
Thank you for your posting.
I tested your example project and seen that you seem to be right.
The event EVENT_LEFT_CLICK_UP should not happen when a Modal dialog box is opened.
Now I'm sending a request to R&D in order to let them verify and take the right actions.
I'll let you know if they tell me that this is not a bug but a somehow expected behaviour.
Thanks again
Best Regards
06-28-2010 09:21 AM
Hi Vix,
I'm just writing to tell you that the problem you've found has been recognized and reproduced by our R&D deparment and that the fix will be made in the next version (2010) of CVI.
Thank you very much for your interest and suggestion
Best Regards
06-29-2010 09:17 AM
OK.
Thanks for your help.
06-29-2010 11:55 PM
@luca Gallo wrote:
Hi Vix,
I'm just writing to tell you that the problem you've found has been recognized and reproduced by our R&D deparment and that the fix will be made in the next version (2010) of CVI.
Thank you very much for your interest and suggestion
Best Regards
Can you post the car number?
06-30-2010 10:28 AM
237405
07-15-2010 04:45 AM
Thanks for the number.