Hello world, I would like to get the power of vi éditing in writer but i'm a truely beginner at OOO programming. I feel ok with StarBasic that is a simple langage.
The concept: - every <esc> hittings are caught. If the focus is in the viewport, it is given to a viTextField. - when viTextfield has focus, every viTextfield changes are caught and the content is analysed. - if a complete command was found, the script does it. - i,a,o, ... gives the focus back. exemples: 2 (nothing is done) 2d (nothing is done) 2dw (2 words after the cursor was deleted. cursor I believe that my idea is simple ... too simple, i'm afraid. So can the gurus tell me where are the tricks? for exemple: is it simple to remap esc ? regards, marc Chantreux --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
