Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rft texteditor vs tabkey
Message
From
13/09/2004 14:54:48
 
 
To
13/09/2004 14:14:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00941662
Message ID:
00941684
Views:
8
>Hi,
>
>i'm trying to work with a rtfeditor. The only thing that not seems to work is the tabkey, so it's impossible to indent text. Anybody has idea's ?
>
>thnx

hi Kurt,

Don't know what you are doing

If you use the RichText ActiveX, CTRL+TAB does the TAB. Neither Form.KeyPress() nor rtf.keypress() fire for a TAB, so we cannot trap them and change them with NODEFAULT and KEYBOARD

Another solution is keep rtf contents in a binary memo. If the user wants to edit, copy the contents to a temp file, launch wordpad and wait for it to return
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform