>You can do a character by character analysis by trapping 
>keypress/keydown.  I do case conversion, capitalising start of words 
>and filtering out undesired characters that way.


How do you get the position in the char buffer that the key is being
inserted into... IE if a client cursors (or clicks) in the middle of a string
and inserts a lower case letter... you can't process the whole string
to recapitalise because it resets the cursor pos... comments?

--
Aaron Scott-Boddendijk
Jump Productions
(07) 838-3371 Voice
(07) 838-3372 Fax

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to