vb6 hangs after .ShowPopup |
Post Reply |
Author | |
cmaxmedia
Groupie Joined: 22 April 2006 Location: Austria Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 28 November 2006 at 5:15pm |
Hi @ll,
please help me to solve the following problem:
- a commandbar
- a reportcontrol
the user clicks on then reportcontrol with the right mouse button and joins for eg. "Unload". by clicking the context menu vb6 and also the compiled .exe hangs.
how can i work around this error?
kind regards
Demo Bug-Project you can find at
vb6 SP6, WinXP SP2, Codejock V9.81
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Thank you. We fixed it.
As workaround now you can use MouseUp event instead RowRClick to avoid this crush.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
cmaxmedia
Groupie Joined: 22 April 2006 Location: Austria Status: Offline Points: 38 |
Post Options
Thanks(0)
|
thank you, the mouse_up works fine!
|
|
cmaxmedia
Groupie Joined: 22 April 2006 Location: Austria Status: Offline Points: 38 |
Post Options
Thanks(0)
|
Hi again ;)
now the column_click event fires every 2 hits?
by clicking the column with the right mouse button, at first time the column menu appears, its ok,
1) by clicking the right mouse button again, the report menu appears??
2) by clicking the left mouse button on an other column the report column selection and the popup do very funny things.
3) if i unload the form in the column_click event, the report do the same bug as in column_rclick event!
how can i check in the mouse_up, what region (header, footer or items) the user have selected?
kind regards
|
|
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 |