Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Treeview and private datasession
Message
 
 
À
25/11/2003 03:08:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00853186
Message ID:
00853219
Vues:
21
Gregory,

Are you doing any CREATEOBJECT() calls? DataSession lifetime is tied to the lifetime of any VFP object instantiated while the form runs. When you look at the _screen.Forms[] collection the form isn't in there?

>I've got a Form with a (subclassed) container ( Treeview control and ImageList control ).
>The Form has a private datasession. Closing the form leaves an unknown datasession behind. The form closes normally.
>
>Except for
this.Treeview.ImageList = this.ImageList
in the init() of the container, there are no object references being kept.
>
>Any solution to get rid of the unknown datasession ? (vfp6sp5)
>
>Leaving the ImageList out does not help either
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform