View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003516 | JEDI VCL | 00 JVCL Components | public | 2006-02-15 07:24 | 2006-04-05 06:47 |
Reporter | ivan_ra | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 3.10 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003516: TJvMainMenu: uncomplete drawing of WindowMenu item | ||||
Description | I have main form with fsMDIChild form style and with JvMainMenu with Style=MsXP. For this form I set property WindowMenu = WindowMenu1. When I open some child windows, item WindowMenu1 draws uncompletely | ||||
Tags | No tags attached. | ||||
2006-02-15 07:24
|
|
2006-02-15 07:25
|
MDI.zip (6,563 bytes) |
|
Unfortunately, this is not fixable. Indeed, the VCL handles the WM_MDISETMENU itself. The only solution, as discussed on the various sites on the internet is either to intercept the WM_MDISETMENU message in the application, or generate the menu items yourself. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-02-15 07:24 | ivan_ra | New Issue | |
2006-02-15 07:24 | ivan_ra | File Added: JvMainMenu.JPG | |
2006-02-15 07:25 | ivan_ra | File Added: MDI.zip | |
2006-02-16 08:43 | obones | Status | new => acknowledged |
2006-02-19 10:13 | obones | Status | acknowledged => assigned |
2006-02-19 10:13 | obones | Assigned To | => obones |
2006-04-05 06:47 | obones | Status | assigned => resolved |
2006-04-05 06:47 | obones | Resolution | open => not fixable |
2006-04-05 06:47 | obones | Note Added: 0008980 |