View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023146 | Lazarus | IDE | public | 2012-10-17 15:05 | 2014-05-18 19:11 |
Reporter | Vojtech Cihak | Assigned To | Juha Manninen | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.0.3 (SVN) | ||||
Summary | 0023146: Boolean (sets) types in Object Inspector | ||||
Description | Plain boolean properties in OI was changed to read-only comboboxes. But sets are still editable comboboxes. Steps to reproduce: 1) Put TStringGrid to a Form and open the node Options. Try edit any option. IMO it should be consistent. | ||||
Additional Information | Related to 23018 | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r39139 | ||||
LazTarget | - | ||||
Widgetset | |||||
Attached Files |
|
related to | 0023018 | closed | Juha Manninen | Object-Inspector for Boolean-Properties should set the combobox-style to csDropDownlist |
related to | 0023145 | resolved | Juha Manninen | TColorPropertyEditor behaves wrong with some widgetsets and Boolean editor type affects it |
related to | 0026179 | closed | Juha Manninen | It's possible to write into comboboxes inside the object inspector for boolean values. |
|
Just as a note. The previous change, breaks the look and feel of OI on Windows. All properties, if selected, even if not editable, have a white (edit-like framed) display. And all of them allow, to select and copy (ctrl-c) the value. Except the new combo box. (please revert) |
|
please revert |
|
It is a habit. But if we have democracy and I can vote then I also say revert. |
2012-10-17 21:24
|
|
|
I have attached a screenshot showing the clipped OI combobox (AllowDropFiles property) as it is now. |
|
Reverted in r39139. My goal is to make a customdrawn checkbox property editor for Booleans. It is not ready yet but can be tested with UseOICheckBox define. (Possible discussion should go to mailing list). |
|
Yes, it fine now. I also tested new customdrawn checkbox, it works but needs a tweak. Focused and non-focused design is different on Qt. Thanks. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-17 15:05 | Vojtech Cihak | New Issue | |
2012-10-17 16:04 | Juha Manninen | Relationship added | related to 0023018 |
2012-10-17 16:41 | Martin Friebe | Note Added: 0063239 | |
2012-10-17 17:55 | Anton | Note Added: 0063240 | |
2012-10-17 19:32 | Zeljan Rikalo | Relationship added | related to 0023145 |
2012-10-17 19:32 | Zeljan Rikalo | Status | new => assigned |
2012-10-17 19:32 | Zeljan Rikalo | Assigned To | => Juha Manninen |
2012-10-17 19:39 | Vojtech Cihak | Note Added: 0063243 | |
2012-10-17 21:24 | Stephano | File Added: OIlook.jpg | |
2012-10-17 21:27 | Stephano | Note Added: 0063246 | |
2012-10-19 00:41 | Juha Manninen | Fixed in Revision | => r39139 |
2012-10-19 00:41 | Juha Manninen | LazTarget | => - |
2012-10-19 00:41 | Juha Manninen | Status | assigned => resolved |
2012-10-19 00:41 | Juha Manninen | Resolution | open => fixed |
2012-10-19 00:41 | Juha Manninen | Note Added: 0063281 | |
2012-10-19 01:32 | Vojtech Cihak | Status | resolved => closed |
2012-10-19 01:32 | Vojtech Cihak | Note Added: 0063283 | |
2014-05-18 19:11 | Juha Manninen | Relationship added | related to 0026179 |