View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004272 | JEDI VCL | 00 JVCL Components | public | 2007-10-23 02:31 | 2007-12-16 08:09 |
| Reporter | Sovitecm | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 3.33 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004272: Docked forms with bsToolWindow style can't be moved | ||||
| Description | When using JvDockClient component on a bsToolWindow Form then it's impossible to move the window with the mouse except if you right-click on the form and select "move". I'm using Delphi 2007 on Windows XP SP2. Steps to reproduce : * Create a MDI project * Drop JvDockServer and JvDockVCStyle on the main form * Create a form (the about box can do the trick) and apply the bsToolWindow style * Drop a JvDockClient component on the form | ||||
| Tags | No tags attached. | ||||
|
|
Can you attach a demo application that shows this behavior? My test application doesn't have this problem. |
|
2007-10-31 07:44
|
DockingDemo.zip (11,584 bytes) |
|
|
Here's a simple example showing the problem (The about box cannot be moved). I tried to include the exe produced on my computer, but the upload failed. |
|
|
The JvDockClient and the JvDockServer are not linked to the JvDockStyle. In that case the whole docking system does not work with any FormStyle. BTW: It is not good to dock a modal dialog. This will hang the application. |
|
|
Oh, it was this, Setting the dockstyle solve the problem for me also. It's funny that this behavior only arise when using the bsToolWindow style. For the ShowModal it's just because I quickly wrote this example and forgot to change it to a simple Show. Sorry for the inconvenience and thank you for your help. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-10-23 02:31 | Sovitecm | New Issue | |
| 2007-10-31 05:21 | AHUser | Note Added: 0014012 | |
| 2007-10-31 05:21 | AHUser | Status | new => feedback |
| 2007-10-31 07:44 | Sovitecm | File Added: DockingDemo.zip | |
| 2007-10-31 07:47 | Sovitecm | Note Added: 0014013 | |
| 2007-10-31 10:24 | AHUser | Note Added: 0014014 | |
| 2007-10-31 10:38 | Sovitecm | Note Added: 0014015 | |
| 2007-12-16 08:09 | AHUser | Status | feedback => closed |
| 2007-12-16 08:09 | AHUser | Resolution | open => fixed |