| |
|

support.activebar2.general
Started by webadmin@datadynamics.com at 08-01-2003 12:00 AM. Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
08-01-2003, 12:00 AM
|
webadmin@datadynamics.com
Joined on 12-12-2005
Posts 0
|
Dockable forms unload incorrectly
|
|
|
|
|
Originally Posted By: chris bridges<chris.bridges@rfel.com>
Hi,
I am evaluating AB2 and have installed the latest hotfix 2.5.0.84.
I'm running VB6 SP4 on a Win2kpro SP4 machine. If I load your Dockable forms sample application , and make one change to allow the problem to be seen :
frmMDI code , and add Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer) MsgBox "hello" End Sub
Run the sample, thats fine, but now X the runtime. The control has unloaded the controls on the dockable forms BEFORE the message box appears ?
Do you agree .
regards Chris
|
|
|
|
|
Report
|
|
|
|
08-11-2003, 12:00 AM
|
webadmin@datadynamics.com
Joined on 12-12-2005
Posts 0
|
Re: Dockable forms unload incorrectly
|
|
|
|
|
Originally Posted By: Jennifer-DD<activebar.support@datadynamics.com>
Hi Chris,
Please reference the following article http://www.datadynamics.com/kb/KBFINDShow.asp?ArticleId=1259 . This article will show you code to use to avoid the forms from unloading. If you have further questions Ill be happy to help.
"chris bridges" wrote in message news:3yD0hVCWDHA.1516@dynaweb.datadynamics.com... > Hi, > > I am evaluating AB2 and have installed the latest hotfix 2.5.0.84. > > I'm running VB6 SP4 on a Win2kpro SP4 machine. > If I load your Dockable forms sample application , and make one change to > allow the problem to be seen : > > frmMDI code , and add > Private Sub MDIForm_QueryUnload(Cancel As Integer, UnloadMode As Integer) > MsgBox "hello" > End Sub > > Run the sample, thats fine, but now X the runtime. > The control has unloaded the controls on the dockable forms BEFORE the > message box appears ? > > Do you agree . > > regards > Chris > > >
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Forum Archives » support.activeb... » Dockable forms unload incorrectly
|
|
|
|
|