View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006333 | JEDI VCL | 00 JVCL Components | public | 2014-10-03 20:16 | 2014-12-04 15:49 |
| Reporter | boerema1 | Assigned To | obones | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.47 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0006333: TJvBalloonHint as Application Hint causes second form on taskbar to hide below first | ||||
| Description | When using TJvBalloonHint and setting UseBalloonAsApplicationHint to true and then creating a secondary form that shows on the taskbar (adding WS_EX_APPWINDOW), then as soon as the hint balloon pops up the secondary form moves below the main form. See the attached example project that shows the problem. I think the problem is inside TJvBalloonWindowEx.EnsureTopMost but not sure exactly what to do about it. | ||||
| Tags | No tags attached. | ||||
|
2014-10-03 20:16
|
JvBalloonHintTest.zip (2,389 bytes) |
|
|
You must add this in your project sources: Application.MainFormOnTaskBar := True; |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-10-03 20:16 | boerema1 | New Issue | |
| 2014-10-03 20:16 | boerema1 | File Added: JvBalloonHintTest.zip | |
| 2014-12-04 15:01 | obones | Status | new => acknowledged |
| 2014-12-04 15:49 | obones | Note Added: 0021087 | |
| 2014-12-04 15:49 | obones | Status | acknowledged => resolved |
| 2014-12-04 15:49 | obones | Resolution | open => no change required |
| 2014-12-04 15:49 | obones | Assigned To | => obones |