Reopen (re-show) a docked ControlBar does not work in BricsCAD V17

Started by Coert · 2016-11-10 14:17 UTC · 2 replies · SMF topic #2447

Hi,
Reopen (re-show) a docked ControlBar does not work in BricsCAD V17.

Show a control bar in docked state, close it and try to show it again. The dialog will not appear.
You can try this by the attached example.

Steps:
1) Load the lisp file CloseOpenControlBar.lsp in BricsCAD v17
2) Type (StartDcl), the dialog appears
3) If not docked, dock it.
4) Type (CloseDcl), the dialog will disappear.
5) Type (OpenDcl), the dialog will not appear again.

Note it works fine in BricsCAD V16 and earlier versions.
Thanks in advance,
Coert
Attachments
author=Coert link=topic=2447.msg12206#msg12206 date=1478787465 wrote:
Hi,
Reopen (re-show) a docked ControlBar does not work in BricsCAD V17.

Show a control bar in docked state, close it and try to show it again. The dialog will not appear.
You can try this by the attached example.

Steps:
1) Load the lisp file CloseOpenControlBar.lsp in BricsCAD v17
2) Type (StartDcl), the dialog appears
3) If not docked, dock it.
4) Type (CloseDcl), the dialog will disappear.
5) Type (OpenDcl), the dialog will not appear again.

Note it works fine in BricsCAD V16 and earlier versions.
Thanks in advance,
Coert
This is now fixed for the next build, likely around the end of this month.