Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread App don't close
Tue, Jun 14 2011 12:31 PMPermanent Link

Hershcu Sorin

Hello

I install my app on a network enviroment using the c/s mode.

On the base station (win xp) it's work fine.
On others computers (win xp, win 2008) it have some strange behaviours like
the app doesn't close even when the [X] button is pressed ?

Thanks
Sorin

Tue, Jun 14 2011 1:34 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Sorin


What code do you have in the FormClose OnCloseQuery events?

Roy Lambert [Team Elevate]
Tue, Jun 14 2011 2:15 PMPermanent Link

Hershcu Sorin


> What code do you have in the FormClose OnCloseQuery events?

On the FormClose a loop that close all the MDIChildren open forms.
No OnCloseQuery event defined.

All togheter it work fine for others clients with quite similiar enviroment.

Thanks
Sorin

Wed, Jun 15 2011 2:35 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Sorin


>On the FormClose a loop that close all the MDIChildren open forms.

I would strongly suspect this code.

Roy Lambert [Team Elevate]

Image