Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Image Edit Control
Message
 
 
À
07/05/2001 09:55:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00504171
Message ID:
00504175
Vues:
14
Hi!

This is usual behavior of all ActiveX/OLE controls. This is because they're separate windows when all other VFP controls are VFP objects without window handle that VFP draws on the form.

With pageframes solution is simple. When you move to other page of page frame, make this control invisible. Make it visible back when you return to the page with the control.

If you want control over ActivgeX/OLE control, you have to define it inside of another window or it should be another ActiveX/OLE control. One of the solution could be showing of some VFP window inside of your VFP form window (SHOW WINDOW command).

HTH.

>I have added an unbound OLE container to a page of a pageframe on a form and inserted the Kodak/Wang Image Edit control into it. Now, whenever I run the form, the image control loads in front of all of my other controls no matter what. What am I missing with this control? Is there something that needs to be set or registered?
>
>Thanks in advance,
>
>Brian
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform