View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037967 | Lazarus | LCL | public | 2020-10-22 15:39 | 2020-10-23 22:23 |
Reporter | Alain Lambert | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
OS | MacOS | ||||
Summary | 0037967: checkComboBox from the MISC tab does not work properly in MacOS | ||||
Description | The caption display twice the text of the selected item instead of a checkbox and the text. The pulldown section is not displayed at the right position, covering the caption section. This behavior is NOT present in Windows and Linux (Ubuntu), where the CheckComboBox works properly. | ||||
Additional Information | https://forum.lazarus.freepascal.org/index.php/topic,51876.0.html | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | |||||
Widgetset | Cocoa | ||||
Attached Files |
|
|
|
|
that control uses ownerdraw mode.. Please write a text suite using just a combobox in ownerdraw mode and see if you are successful, if not then your problem is most likely in the widget. |
|
Unfortunately, I have no idea what ownerdraw is ! Could this be related to themes like in : https://forum.lazarus.freepascal.org/index.php/topic,48332.0.html |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-10-22 15:39 | Alain Lambert | New Issue | |
2020-10-22 15:39 | Alain Lambert | File Added: CheckCombo.zip | |
2020-10-22 23:10 | jamie philbrook | Note Added: 0126479 | |
2020-10-23 15:46 | Alain Lambert | Note Added: 0126491 | |
2020-10-23 15:54 | Alain Lambert | Note Edited: 0126491 | View Revisions |
2020-10-23 22:23 | Alain Lambert | Note Edited: 0126491 | View Revisions |