ValueList editor problems


2006-02-16 12:11:08 AM
cppbuilder73
In BCB6 ValueListEditor the Home and End keys don't work if the value is
selected.
i.e. Value| and press END leaves the text selected and the cursor at the end
and
|Value and pressing HOME leaves text selected and the cursor at the
start.
Has anyone found a way around this?
Any ideas?
I tried ValueListEditor->Perform(WM_KEYDOWN.....) and that got ignored
and there is no access to the inplace editor so has anyone found any other
ways
to make it work better?
Thanks, Pete