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

Started by Coert, November 10, 2016, 06:17:45 AM

Previous topic - Next topic

Coert

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

Coert

Quote from: Coert on November 10, 2016, 06:17:45 AM
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

owenwengerd

This is now fixed for the next build, likely around the end of this month.