View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001602 | JEDI VCL | 00 JVCL Components | public | 2004-04-08 00:33 | 2004-04-22 23:31 |
Reporter | anonymous | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001602: JvDocking: AutoHide Windows are not automatically hidden | ||||
Description | When does a auto hide window gets hidden? Try the MSDN demo. You can click and select text in the browser, browse to different pages, and the autohide window still is visible. It is only hidden if you maximize/restore the window or if you select a combo box in the toolbar. The docking in the original msdn does hide the windows if the mouse cursor is *not* above the window for a certain amount of time. | ||||
Tags | No tags attached. | ||||
|
I think it is hidden when focus changes but I would have to check the code to be sure. |
|
In my MDI app they are not hidden when I focus a SynEdit which is on the mdi childs. |
|
Just found it: Set TJvDotNetStyle.ChannelOptions.MouseleaveHide to true |
|
TJvDotNetStyle.ChannelOptions.MouseleaveHide should be perhaps a published property, if possible. |
|
It is |
|
> TJvDotNetStyle.ChannelOptions.MouseleaveHide Yeah, I found that yesterday... Maybe we can set it to True per default (this is the behaviour MSDN etc.. have), but the issue can be closed I think. |
|
Making it default true seems a good idea. I'll close the report once I've updated it in CVS. |
|
Updated in CVS. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-04-08 00:33 | anonymous | New Issue | |
2004-04-08 04:44 |
|
Note Added: 0003712 | |
2004-04-08 04:45 |
|
Status | new => acknowledged |
2004-04-08 06:29 | anonymous | Note Added: 0003716 | |
2004-04-14 05:08 |
|
Note Added: 0003845 | |
2004-04-14 07:46 | anonymous | Note Added: 0003851 | |
2004-04-14 10:34 |
|
Note Added: 0003854 | |
2004-04-22 06:55 | miracle2k | Note Added: 0004004 | |
2004-04-22 08:57 |
|
Note Added: 0004010 | |
2004-04-22 23:31 |
|
Status | acknowledged => resolved |
2004-04-22 23:31 |
|
Resolution | open => fixed |
2004-04-22 23:31 |
|
Assigned To | => user72 |
2004-04-22 23:31 |
|
Note Added: 0004017 |