Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I stuff the VFP Find Form with a string
Message
De
10/07/2000 08:46:06
 
 
À
07/07/2000 16:41:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00389639
Message ID:
00390137
Vues:
15
I was hoping there was an undocumented vfp environment var that held the string to search. But thinking now with a clear mind, I could just as easily create my own interface.

Thanks again,
-Isaac



>Forgot this. You may wanna add this so it deletes any existing text in the combobox prior to stuffing your new value in it.
>
>>Hi Isaac,
>>
>>activate window find
>>keyboard '{alt+f}' && move into combobox
>
>keyboard '{tab}'
>keyboard '{del}'
>
>>lcVar = myeditbox.seltext
>>keyboard lcVar
>>
>>Jon
>>>I have implemented using the VFP popup Find form (CTRL+F) to allow users to search within an edit box. If a user highlights a string within the control I can determine what was highlighted using the controls SelStart and SelLength. Can anyone suggest how I can stuff that string into the "Look For" text box of the VFP Find form?
>>>
>>>TIA,
>>>-Isaac
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform