Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wang Image OCX Q.
Message
From
29/11/2000 20:42:33
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00446062
Message ID:
00447143
Views:
11
>>> 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.
Previous
Reply
Map
View

Click here to load this message in the networking platform