View Issue Details

IDProjectCategoryView StatusLast Update
0002120JEDI VCL00 JVCL Componentspublic2004-11-02 15:24
ReporteranonymousAssigned Touser72 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 
Target VersionFixed in Version3.00 RC 1 
Summary0002120: JvDocking doesn't restore dockforms
DescriptionWhen I save the docking-information in a TJvAppXMLFileStorage using 'JvDockControlForm.SaveDockTreeToAppStorage', then restart the application and try to restore the old dockform positions using 'JvDockControlForm.LoadDockTreeFromAppStorage' it doesn't do it right.

Attached is an example project with a little explanation in the memo of how to reproduce this odd behaviour.

This worked on the older version of JVCL though.


PS: I'm using latest JCL and daily JVCL from 4th sep 2004!
TagsNo tags attached.

Activities

2004-09-05 03:20

 

DockSaveTest.zip (4,329 bytes)

user72

2004-09-05 08:18

  ~0005189

If you add:
  FJvAppXMLStorage.AutoFlush := True;
  FJvAppXMLStorage.AutoReload := True;
to the demo, it works.

jfudickar

2004-11-02 13:22

developer   ~0005555

Peter, should we close this?

user72

2004-11-02 15:24

  ~0005557

> Peter, should we close this?
No reply, so we can assume it works or the users doesn't care. Either way, OK to close for me

Issue History

Date Modified Username Field Change
2004-09-05 03:20 anonymous New Issue
2004-09-05 03:20 anonymous File Added: DockSaveTest.zip
2004-09-05 08:18 user72 Note Added: 0005189
2004-09-05 08:18 user72 Status new => confirmed
2004-11-02 13:22 jfudickar Note Added: 0005555
2004-11-02 15:24 user72 Status confirmed => resolved
2004-11-02 15:24 user72 Resolution open => fixed
2004-11-02 15:24 user72 Assigned To => user72
2004-11-02 15:24 user72 Note Added: 0005557