|
|
Reporter | GreyWolf | Assigned To | obones | |
---|
Priority | normal | Severity | minor | Reproducibility | always |
---|
Status | resolved | Resolution | suspended | |
---|
Product Version | 3.38 | |
---|
Target Version | | Fixed in Version | | |
---|
|
|
Summary | 0005044: Incorrect width calculation of checkbox caption in TJvGroupBox |
---|
Description | When Checkable=True for TJvGroupBox, and screen font size related DPI windows settings on runtime differs from that of design time (for example, the form with TJvGroupBox was designed with font size of 120 DPI and running on system with 96 DPI current setting), the caption width calcuates incorrectly. If the form was designed with 120 DPI and running on system with 96 DPI, the caption becomes truncated; if the form was designed with 96 DPI and running with 120 DPI, the caption width exceeds beyond the last character. This behavior observed with Delphi 7 and windows 2000 thru 7. |
---|
Additional Information | To reproduce this error, put TJvGroupBox on empty form, set Checkable=True, set some caption for checkbox, cahnge DPI settings from control panel, and reboot. |
---|
Tags | No tags attached. |
---|
|
|