Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incremental search
Message
De
05/10/2018 17:07:35
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
29/09/2018 12:20:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Application:
Desktop
Divers
Thread ID:
01661796
Message ID:
01662483
Vues:
92
>>>>Hey all
>>>>
>>>>I've not used the project manager, but my latest gig is using it. It does not do incremental search. I made a little program to access the Project object to find a file. It's really, ridiculously slow. What I'd like to do is hit a key, open a form, ask for a text string and find that in the project and set the focus on that item.
>>>>
>>>>Any ideas?
>>>>
>>>>Thanks
>>>
>>>Mike,
>>>
>>>This feature is to my knowledge not in the default project manager. Have you explored Dough Hennings project 'enhancing the Project Manager' already? If the feauture you require also not in Dough's application you have to built it yourselve ;(
>>>
>>>Regards,
>>>Koen
>>
>>I did figure out a way to do it. While the project manager is open, one can say USE projectmanagername.pjx AGAIN. That makes the dbf available for browsing/filtering. Once the file name is found, x=_vfp.activeproject gets access to the project.
>>x.FILES(alltrim(c_Found.cFileName)).Modify() will open the file - and prompt to check it out.
>>
>>Now if only I can set the focus to the file in the project manager. If not, I can add the undo checkout and checkin features to my little form.
>
>Mike,
>have you explored Dough's ProjectManager ?
>Rgds,
>Koen

Yes. Doug's project manager is too slow for my purposes.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform