Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy&Paste programmatically ?? (spell checker)
Message
 
À
14/08/1998 16:38:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00127034
Message ID:
00127064
Vues:
23
Check out SYS(1500)..

>Is there a way to call functions of the edit menu programmatically?
>
>I'm trying to implement Escribe spell checker in my application.
>Escribe uses a macro that does : {CTRL+A}{CTRL+C} SPELLER
>Then SPELLER uses the content of the clipboard to perform the spell check.
>
>This generally works for all field types but curiously, for a memo field in a grid with SPARSE = False, CTRL+A don't work.
>
>Why does "Select-All" works when Sparse = True
>and doesn't when Sparse = False ?
>
>As a workaround I'd like to call "Select-All" programmatically but how?
>Any suggestions?
>
>Thanks.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform