View Issue Details

IDProjectCategoryView StatusLast Update
0001561JEDI VCL00 JVCL Componentspublic2004-04-02 10:29
Reporteruser72Assigned Touser72 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionno change required 
Product Version 
Target VersionFixed in Version 
Summary0001561: JvDocking +VSNet Style. 0 width docked windows
DescriptionUsing current CVS (The bug has been in anonymous CVS for a few days I think).

Steps to take:

1) Dock a single form to any side of your choice.
2) Press the X button to close the docked form
3) Try to reopen the form (form.show)

It will reopen, but have 0 width and therefore be inaccessible. It's sometime possible to coax it to resize by docking an additional form to the same side, however on the right side this seems to be near impossible. (Once or twice the dock area has simply appeared outside the form, other times I simply cannot fine a dockzone for the right side of the form anywhere on screen.
TagsNo tags attached.

Activities

user72

2004-04-02 09:28

  ~0003582

Don't use Form1.Show, use ShowDockForm(Form1) instead

marajin

2004-04-02 09:38

reporter   ~0003583

Apologies... This works. Sorry for wasting your time

user72

2004-04-02 10:29

  ~0003585

No waste. You can't be expected to know everything

Issue History

Date Modified Username Field Change
2004-04-02 06:31 marajin New Issue
2004-04-02 09:28 user72 Note Added: 0003582
2004-04-02 09:28 user72 Reporter marajin => user72
2004-04-02 09:28 user72 Status new => feedback
2004-04-02 09:38 marajin Note Added: 0003583
2004-04-02 10:29 user72 Note Added: 0003585
2004-04-02 10:29 user72 Status feedback => resolved
2004-04-02 10:29 user72 Resolution open => no change required
2004-04-02 10:29 user72 Assigned To => user72