Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - vb6 hangs after .ShowPopup
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

vb6 hangs after .ShowPopup

 Post Reply Post Reply
Author
Message
cmaxmedia View Drop Down
Groupie
Groupie


Joined: 22 April 2006
Location: Austria
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmaxmedia Quote  Post ReplyReply Direct Link To This Post Topic: vb6 hangs after .ShowPopup
    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
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 29 November 2006 at 1:07am
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
Back to Top
cmaxmedia View Drop Down
Groupie
Groupie


Joined: 22 April 2006
Location: Austria
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmaxmedia Quote  Post ReplyReply Direct Link To This Post Posted: 29 November 2006 at 2:58am
thank you, the mouse_up works fine!
Back to Top
cmaxmedia View Drop Down
Groupie
Groupie


Joined: 22 April 2006
Location: Austria
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote cmaxmedia Quote  Post ReplyReply Direct Link To This Post Posted: 29 November 2006 at 3:36am
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.