Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find a class I need
Message
De
11/06/2004 12:02:46
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
10/06/2004 15:52:30
Anthony Testi
Fabtrol Systems Inc.
Eugene, Oregon, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00912409
Message ID:
00912766
Vues:
10
Hello Anthony,

There is a function you can run, called FindClass (in the Utils folder of your framework directory structure) and here's how you use it:
DO FindClass WITH 'YourClassName'
It'll search your project and display a little modal form telling you either the full path to the library, or a message telling you it isn't there.

Hope that helps,
---J

>Ok I figure that I am missing something really obvious. But when I need to find a class and I know the name of the class, how to I find in it the dozens of class libraries? I’m sure after working with MM for awhile I will understand the organizational logic and or just ‘know’ where it is like when creating something from scratch.
>
>Here is my latest example. On page 224 of the 7.0 docs it talks about creating an Application SideBar from cSideBarForm, cool I think lets give that a try. Problem is in what class lib will I find cSideBarForm??
>
>Anthony
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform