View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004030 | JEDI VCL | 00 JVCL Components | public | 2007-01-04 01:43 | 2007-10-12 03:58 |
Reporter | ivan_ra | Assigned To | obones | ||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0004030: TJvTabControl with TJvTabDefaultPainter: wrong tab size or font | ||||
Description | TJvTabControl with TJvTabDefaultPainter as TabPainter can't properly handle font size change. When JvTabControl.Font.Size changes, its tabs becomes smaller or ladger, but size of tabs font is constant, so labels cant fit into tabs. | ||||
Additional Information | To solve problem I suggest always use JvTabControl.Font.Size in TJvTabDefaultPainter.DrawTab method - so DisabledFont, ActiveFont and InactiveFont will draw with same size Another way is to change tab sizes to fit labels with custom fonts, but I'm think its not so easy | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-01-04 01:43 | ivan_ra | New Issue | |
2007-06-19 04:51 | obones | Note Added: 0013413 | |
2007-06-19 04:51 | obones | Status | new => feedback |
2007-10-12 03:58 | obones | Status | feedback => resolved |
2007-10-12 03:58 | obones | Resolution | open => not fixable |
2007-10-12 03:58 | obones | Assigned To | => obones |
2007-10-12 03:58 | obones | Note Added: 0013891 |