Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy&Paste programmatically ?? (spell checker)
Message
 
 
To
14/08/1998 16:38:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00127034
Message ID:
00127064
Views:
24
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform