View Issue Details

IDProjectCategoryView StatusLast Update
0005283JEDI VCL04 Feature Requestpublic2010-10-08 16:32
ReportergwarkAssigned Toobones 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionsuspended 
Product Version3.39 
Target VersionFixed in Version 
Summary0005283: Multiple Dockservers or Custompanels support
DescriptionI'm having a pagelist with a variaty of forms docked at one page using the CustomPanel feature.
Now if I change to a new page I'd like to be able to dock a new set of forms for that page.

I can think of two ways to achieve this.
One: By supporting multiple CustomPanel's for one JvDockServer.
Two: Enabling multiple JvDockServer's on a form and assigning an indiviual CustomPanel to each one.

Looking at the code I think the first solution would be difficult regarding the maintenance of splitters and such.
The second solution would be easier I think, but possibly creates an ambiguity for the code's Find functions such as FindDockServer() and so on.
I'm trying to create the patch myself but any suggestions or patches would be very welcome.
TagsNo tags attached.

Activities

obones

2010-08-20 11:46

administrator   ~0017600

Did you make any progress on this?

gwark

2010-09-08 14:57

reporter   ~0017660

Unfortunately not, too complex at the time and I could make a decent alternative using pagelists.
However, I think this still could be an interesting feature for the future.

obones

2010-10-08 16:32

administrator   ~0017832

Well, I'm suspending the issue until someone has time to work on it

Issue History

Date Modified Username Field Change
2010-07-21 12:30 gwark New Issue
2010-08-20 11:46 obones Note Added: 0017600
2010-08-20 11:46 obones Status new => feedback
2010-09-08 14:57 gwark Note Added: 0017660
2010-10-08 16:32 obones Note Added: 0017832
2010-10-08 16:32 obones Status feedback => resolved
2010-10-08 16:32 obones Resolution open => suspended
2010-10-08 16:32 obones Assigned To => obones