Howard Page-Clark schrieb:
On 27/12/11 12:57, Hans-Peter Diettrich wrote:
A combobox with csSimple style is not handled properly at design time
(win32). It's impossible to give the control a specific Height, it stays
on the dropdown style equivalent (Height=23).

Is it me, or is this a bug?

I think it's a limitation of the underlying win32 widget.

No, it's a limitation (or bug) in the Lazarus widgeset. Perhaps related to the assumption, that the drop-down list height is specified by the number of items - what's not always handy with non-dropdown lists.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to