dcl_Form_Hide problem of Control bar

Started by khann, August 23, 2013, 12:16:18 AM

Previous topic - Next topic

khann

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 )

Fred Tomke

Hm, by default, the form should disappear as a whole, but not only the controls. And I cannot reproduce this...

Regards, Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

khann

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