BabaCAD

Discussion in english => General discussion about BabaCAD => Topic started by: St3ve on June 23, 2015, 09:15:26 am

Title: DCL Dialog possible?
Post by: St3ve on June 23, 2015, 09:15:26 am
first of all thank you for a great free CAD Program.
Is it possible to use DCL Dialog files in combination with lisp?

thanks for info
Title: Re: DCL Dialog possible?
Post by: babadmin on June 23, 2015, 10:16:56 am
Thanks. DCL language and dialogs are not currently supported. Maybe in future releases. Dialogs and dockable windows can be programmed with BabaCAD API using Visual Studio c++ and MFC.
Title: Re: DCL Dialog possible?
Post by: HPW on April 24, 2016, 07:45:20 am
Hello,
Dcl-support would be great, since Dcl is far more flexibel and easier to use for normal users.
Can be generated dynamicly on the fly.
Many free Lisp use also Dcl-Gui's to configure their data-input.
Support for existing Dcl-object-types would be a first step, but bringing Dcl to support more modern type of Gui-elements would be fantastic.

Regards
Hans-Peter