[lazarus] ListBox,Memo,ComboBox SubClassing (win32)
Karl Brandt
pascalive at bol.com.br
Thu Aug 14 21:23:27 EDT 2003
Trying to improve the recreate process of list/combo i found that
subclassing the mentioned controls causes them to be painted incorrectly.
To get this, comment the calls to RecreateListControl, which was hiding
this issue.
To fix it just disables subclassing of these controls.
I'd like to ask Micha, how disabling these subclassings can affect the
funcionality of the controls
Thanks in advance
karl
More information about the Lazarus
mailing list