[Lazarus] OI Checkboxes
Juha Manninen
juha.manninen62 at gmail.com
Thu Nov 20 15:02:19 CET 2014
On Thu, Nov 20, 2014 at 3:50 PM, FreeMan <freeman35 at delphiturkiye.com> wrote:
> What will you do for r46890? I can not use that patch, 'cos I can not use
> color combobox in OI, when I update my svn, have to I check this file ? and
> remove that codes?
I cannot reproduce your problem. However I am not at my development
machine and I cannot test with QT now. Can somebody else reproduce?
The patch commented out these lines:
// if FCurrentEdit is TComboBox then
// TComboBox(FCurrentEdit).ItemHeight:=EditCompRect.Bottom-EditCompRect.Top-6;
You can try if uncommenting them helps.
If not then you can do other experiments with the same code block. It
has only few lines.
Juha
More information about the Lazarus
mailing list