dcl_Form_Hide problem of Control bar

Started by khann · 2013-08-23 07:16 UTC · 2 replies · SMF topic #2019

With Control Bar
(dcl_Form_Hide Form T)

All the button and other controls of form disappear but the Control bar Form itself does not go away.
Is this right?

(Tested Win 7 / 64 bit, acad2014 , ODCL 7.0.0.12 )
Hm, by default, the form should disappear as a whole, but not only the controls. And I cannot reproduce this...

Regards, Fred
Hi, Fred.
Thanks for your reply.
I just changed ControlBar to Modeless, it works.
When ControlBar , I use dcl_form_close instead.