AutoCAD Architecture Customization
Welcome to Autodesk’s AutoCAD Architecture Customization Forums. Share your knowledge, ask questions, and explore popular AutoCAD Architecture Customization topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Scalable Dialog Boxes: Autolisp / DCL

1 REPLY 1
Reply
Message 1 of 2
Anonymous
233 Views, 1 Reply

Scalable Dialog Boxes: Autolisp / DCL

Is there Autolisp code that allows me to make my custom dialog boxes
scalable? (change the overall size via dragging a corner)
or is this one of those VBA or ARX type things?
Thanks! 🙂
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

John Herridge wrote:

> Is there Autolisp code that allows me to make my custom dialog boxes
> scalable? (change the overall size via dragging a corner)
> or is this one of those VBA or ARX type things?

You can't stretch DCL dialogs. In VBA you don't have form.resize events
either although you might be able to check for mousedown and compare the
coordinates and change the form.

VB 5/6 or ARX is needed in my opinion. If you would like to add
resizeable dialogs to a Lisp app, you may want to take a look at the
topics "VB Dialogs" and "VL/VB Data" in the Programming section of
http://www.dotsoft.com.

Good Luck, Terry

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost