OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: neperin on March 24, 2023, 01:40:20 PM

Title: aliases wont work in autocad 2007 after installing OpenDCL.
Post by: neperin on March 24, 2023, 01:40:20 PM
I want to build an application which should be working on -mostly- autocad 2007.
My problem is that when I installed OpenDCL and tested my initiall stage of the program I am working, all aliases vanished, and I cant reload the aliases in aliasedit.
Is it a common problem or is it just me?
Title: Re: aliases wont work in autocad 2007 after installing OpenDCL.
Post by: Fred Tomke on March 24, 2023, 02:22:48 PM
Hello,

since I do not know you project I can only guess: all the aliasses are only avaliable during the form is loaded. Note before calling dcl-form-show on a modal form and not after dcl-form-show has finished. But that was already so right before 2007.
With regards, Fred
Title: Re: aliases wont work in autocad 2007 after installing OpenDCL.
Post by: neperin on March 31, 2023, 12:43:04 AM
Thanks for your reply,
It's not that I did anything strange. All I did was to load a modelles window and read a polyline, however, the aliases won't work.
Even if I try to reload using the ALIASEDIT command, the aliases seem to vanish again. Is any workaround available?
Title: Re: aliases wont work in autocad 2007 after installing OpenDCL.
Post by: Fred Tomke on May 07, 2023, 10:30:18 AM
Hi, do you have any sample for testing. I cannot say, that anything has changed that way you told.
With regards, Fred