Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy&Paste programmatically ?? (spell checker)
Message
De
14/08/1998 16:38:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Copy&Paste programmatically ?? (spell checker)
Divers
Thread ID:
00127034
Message ID:
00127034
Vues:
65
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform