Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I get an interface pointer to an ActiveX control in
Message
 
 
À
05/12/1999 16:38:48
Brad Karsjens
Visionary Systems, Ltd
Des Moines, Iowa, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00298267
Message ID:
00298996
Vues:
13
Brad,

I took from the first post that C++ code doing the same thing was faster than VFP. You can't directly subclass the ActiveX treeview, but you can subclass the VC CTreeView class.

One common thing to do with data intense treeviews is to delay populating subnodes until the user expands them, you might look into that too.

>Actually, I've thought about that -- it wouldn't be the fastest solution, but it would be an improvement. Unfortunately, I can't figure out how to do that -- I don't have the source to the activex control, so I can't just modify it, and VC++ (and VB) won't let you base an activex control on another activex control. If you know how to do that, or could give me a pointer to where I could find that information (if it is possible without the source), it would be very helpful. Thank you for replying.
df (was a 10 time MVP)

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

Click here to load this message in the networking platform