View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001839 | JEDI VCL | 00 JVCL Components | public | 2004-06-06 08:57 | 2004-06-07 05:56 |
Reporter | Karlheinz | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | W2 | OS Version | ||
Product Version | 3.00 BETA | ||||
Target Version | Fixed in Version | ||||
Summary | 0001839: Painting Issue in JVMenus CVSRev 1.56 | ||||
Description | With the new version there is a new painting issue. If you move with the cursor over the top menue items the frame around will not be removed if you go to the next item. I tested it with style msXP and msItemPainter (JvXPMenuItemPainter) | ||||
Tags | No tags attached. | ||||
2004-06-06 08:57
|
|
|
Replace line 3016 by the following two lines: Pen.Style := psSolid; Pen.Color := Brush.Color; This is CVS revision 1.57 |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-06-06 08:57 | Karlheinz | New Issue | |
2004-06-06 08:57 | Karlheinz | File Added: JvMenuePainting.jpg | |
2004-06-07 05:49 | obones | Status | new => assigned |
2004-06-07 05:49 | obones | Assigned To | => obones |
2004-06-07 05:56 | obones | Status | assigned => resolved |
2004-06-07 05:56 | obones | Resolution | open => fixed |
2004-06-07 05:56 | obones | Note Added: 0004487 |