Aaron,

I use almost no original Borland components as they all appear to 
be childishly deficient.  But most grids have a on the fly created 
editbox called InPlaceEditor.  I tried it with stringgrid but it 
doesnt work.  It works in other grids though.  You might have to 
examine the VCL source.

On  9 Mar 99 at 12:25, Aaron Scott-Boddendijk wrote:

> >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?
> 

Rohit

======================================================================
CFL - Computer Fanatics Ltd.  21 Barry's Point Road, AKL, New Zealand
PH    (649) 489-2280 
FX    (649) 489-2290
email [EMAIL PROTECTED]  or  [EMAIL PROTECTED]
======================================================================

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

Reply via email to