OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Fred Tomke on May 22, 2008, 11:44:50 AM

Title: CloseAll
Post by: Fred Tomke on May 22, 2008, 11:44:50 AM
Hello,

dcl_Form_CloseAll supports bits to close certain types of forms. Which bit do I have to use to close all Palettes forms? Also 4 for dockable?

Fred
Title: Re: CloseAll
Post by: owenwengerd on May 23, 2008, 01:21:20 PM
Currently, the bit mask is ignored, and all dialogs are closed no matter what the mask value. I would like to remove this function (or at least make it undocumented), because it makes it too easy for one application to unintentionally close another application's dialogs.