I guess I can do that, but I really want the capabilities of a list - I am representing a list of data after all. If I didn't want to be fancy I would probably just use a grid to display the various bits of information of each record I want to show. :-)<br>
<br><div class="gmail_quote">On Thu, Feb 25, 2010 at 1:28 PM, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, 23 Feb 2010 21:03:33 -0500<br>
Charl van Jaarsveldt <<a href="mailto:charlvj@gmail.com">charlvj@gmail.com</a>> wrote:<br>
<br>
> Hi All,<br>
> It's been a while, so forgive me if I am ignorant. :-)<br>
> I want to have a listbox where the items are not just plain lines of text,<br>
> but instead panels with two or three controls on. Is there something out<br>
> there that can do this? Do I have to create my own custom control, or can I<br>
> somehow create a frame for the panel and draw the frame in the list. That<br>
> would be nice.<br>
<br>
</div>Why not use a TPanel and put some panels with Align=alTop into<br>
it?<br>
<div><div></div><div class="h5"><br>
Mattias<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>"See first, think later, then test. But always see first. Otherwise you will only see what you were expecting. Most scientists forget that." - Douglas Adams<br>