Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Highlighter
Message
De
01/04/2003 12:11:58
 
 
À
01/04/2003 03:08:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00772251
Message ID:
00772495
Vues:
5
>My myForm.init() only have this few code.
>
>SET CLASSLIB TO libs\ghl6.vcx ADDITIVE
>THIS.AddObject('gridHighlighter1','gridHighlighter')
>THIS.ridHighlighter1.cHostName = 'grdStk'
>
>Once I modify it to
>
>SET CLASSLIB TO libs\ghl6.vcx ADDITIVE
>THIS.pageFrame1.pgList.AddObject('grid1','grid')
>THIS.pageFrame1.pgList.AddObject('gridHighlighter1','gridHighlighter')
>THIS.pageFrame1.pgList.gridHighlighter1.cHostName = 'grdStk'
>THIS.pageFrame1.pgList.RemoveObject('grid1')
>
>then it run ok. Or I need to change my grid name form grdStk to grid1 to make the ghl5.vcx functions properly.

Ok, I guess Nick will be able to provide a proper explanation for this. I belive this is his class.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform