Mark Derricutt asked:
> I'm sure it'll prolly be something really simple that I've overlooked,
> anyone wanna take a peek and see if they can spot anything?
The only differences that I can see between what you are doing and what I do
are, firstly, I turn of the WS_CHILD style bit so that the drop down can
extend outside the parent controls clipping region, and secondly, I don't
use any standard windows control of the beasty I'm dropping down.
I'm not at all certain why the list view would be behaving oddly, but on the
other hand I don't use the standard conrtols precisely because they have so
many undocumented and unknown reactions to situations that the original
Windows programmer never envisioned.
I would recommend dropping a TSpeedButton or two on your drop down panel
instead of the list and just see how that reacts. Either it will behave
correctly thus proving the list view is the problem, or the same thing will
happen and you'll know then its something else.
Cheers, Max.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"