Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wang Image OCX Q.
Message
De
29/11/2000 20:42:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00446062
Message ID:
00447143
Vues:
6
>>> CREATEOBJECT("OBJECTNAME","OLEOBJECT","Imaging.Editimage.1")
>
>If you are adding it at runtime your code should be
>
>
this.AddObject( "oImaging", "Imaging.Editimage.1")
>with this.oImaging
>   .Top = ...
>   .Left = ...
>   .Width = ...
>   .Height = ...
>   .Visible = .t.
>endwith
>
>CreateObject() can't be used because the control would not participate in the events of the form.



David, I got another problem on Wang OCX.
My Wang Picture show as usual and NO error occur, it seem work fine..

I wonder that the execute file NOT Released even I finish the application by "Clear Events"
SO, it trap some memory, and I can't update the execute even in testing.. :(

I trace it out by using some process management tools,
it will really trouble to me, and thus I kick it out and use back the foxHnWd.ocx

How to handle it?

thanks and regards,

Terence.
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform