Posted 21 years ago
by MJA
- Belgium
I would like to control tabbing.
If the user presses the TAB key between character position 0 to 5, the caret must go to character position 5 else TAB must be processed normally.
How can I implement this behavior ?
If the user presses the TAB key between character position 0 to 5, the caret must go to character position 5 else TAB must be processed normally.
How can I implement this behavior ?