[Lazarus] Issues resizing a TComboBox

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Feb 18 07:52:07 CET 2008


On Feb 18, 2008 7:37 AM, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
> I'm just curious.  Why would the widgetset want to force autosize on a
> TComboBox, but not on a TEdit?

Because on many platforms TMemo = multiline TEdit. So TEdit must
support several lines in order to also be a TMemo, and thus must
support several sizes.

-- 
Felipe Monteiro de Carvalho



More information about the Lazarus mailing list