View Issue Details

IDProjectCategoryView StatusLast Update
0003739JEDI VCL00 JVCL Componentspublic2006-06-09 05:28
ReporterbungleheadAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.20 
Target VersionFixed in Version3.30 
Summary0003739: SaveDockTreeToFile + VSNETStyle Tabs
DescriptionTabbed docked forms are always restored in visible state..even if TabHost Form was Close (with close button on border).
If some of tabbed forms are UnDocked and then dock layout is save to file, on loading ALL previously UnDocked Forms are docked again.
TagsNo tags attached.

Activities

2006-06-04 02:00

 

JediDock.zip (435,521 bytes)

bunglehead

2006-06-04 22:51

reporter   ~0009375

I'd like to apologise cause it's my fault..I'd used

frmDock.Visible := False;

instead of

JvDpckControlForm.HideDockForm(frmDock);

obones

2006-06-09 05:28

administrator   ~0009536

This is thus marked as fixed.
Note however that there were issues in docking code similar to what you reported and those have been fixed. They are available in the daily snapshot here:

http://jvcl.sf.net/daily/

Issue History

Date Modified Username Field Change
2006-06-04 01:59 bunglehead New Issue
2006-06-04 02:00 bunglehead File Added: JediDock.zip
2006-06-04 22:51 bunglehead Note Added: 0009375
2006-06-09 05:28 obones Status new => resolved
2006-06-09 05:28 obones Resolution open => fixed
2006-06-09 05:28 obones Assigned To => obones
2006-06-09 05:28 obones Note Added: 0009536