View Issue Details

IDProjectCategoryView StatusLast Update
0004881JEDI VCL00 JVCL Componentspublic2009-10-28 17:29
ReportergwarkAssigned Toobones 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionno change required 
Product Version3.37 
Target VersionFixed in Version 
Summary0004881: VCL-Native style docking
DescriptionCurrently JVCL docking clients can only dock at the edges of a form.
Therefore there's always a certain space left in the middle with a certain control or the dockserver's form background.
Often it would be desirable to create unique combinations of docked forms without always showing a certain control.

The desired behaviour would be the same as the native dockmanager of delphi/c++ builder, which fills the whole parent window (docksite) at first docking. A sort of centralized docking.
It would be great if the JVCL docking library would support this behaviour too.
TagsNo tags attached.

Activities

obones

2009-08-05 14:51

administrator   ~0015935

Please try to provide the implementation for this

gwark

2009-08-11 11:17

reporter   ~0015978

The behaviour can be achieved using the CustomPanel feature of the TJvDockServer (see DockingInCode example). This would be a solution.

gwark

2009-10-28 12:23

reporter   ~0016840

this ticket can be closed.

obones

2009-10-28 17:29

administrator   ~0016842

Thanks for letting us know

Issue History

Date Modified Username Field Change
2009-08-04 17:12 gwark New Issue
2009-08-05 14:51 obones Note Added: 0015935
2009-08-05 14:51 obones Status new => feedback
2009-08-11 11:17 gwark Note Added: 0015978
2009-10-28 12:23 gwark Note Added: 0016840
2009-10-28 17:29 obones Note Added: 0016842
2009-10-28 17:29 obones Status feedback => resolved
2009-10-28 17:29 obones Resolution open => no change required
2009-10-28 17:29 obones Assigned To => obones