Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense and prg classes
Message
De
15/04/2004 11:50:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
15/04/2004 10:44:13
John Deupree
Long Term Care Authority
Tulsa, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00895146
Message ID:
00895173
Vues:
15
>Anyway to get Intellisense to work in a program or form on prg based classes?
>
THISFORM.oSrvPlan = CREATEOBJECT('oSrvPlan',1)
>When working on the form I'd like to be able to see the props and methods of oSrvPlan.
>
>TIA
>
>John

Not a direct way but this works :

local m.o as 'myClass' of 'myClasslib.prg'
o = NewObject('myClass','myClasslib.prg')

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform