Author Topic: can I have the permission from the Admin to post a link here about Dialog Box ?  (Read 1319 times)

0 Members and 1 Guest are viewing this topic.

CatDance

  • Newt
  • Posts: 57

Can I have the Admin permission to post a link here ?

This will be a very valuable site for someone who wants to learn more about dialog box programming.

It is very very comprehensive site with all codes being layout and just a matter of copy and paste and you get the dialog box already.

Please reply soonest.
Thanks.
A must-read book: Amazing story how Bill + Paul started Microsoft and history of computer revolution.
https://www.amazon.com/Hard-Drive-Making-Microsoft-Empire/dp/0887306292

Brief history of Microsoft
https://www.youtube.com/watch?v=BLaMbaVT22E

JohnK

  • Administrator
  • Seagull
  • Posts: 10603
Yes. Permission granted.
TheSwamp.org (serving the CAD community since 2003)
Member location map - Add yourself

Donate to TheSwamp.org

CatDance

  • Newt
  • Posts: 57
A must-read book: Amazing story how Bill + Paul started Microsoft and history of computer revolution.
https://www.amazon.com/Hard-Drive-Making-Microsoft-Empire/dp/0887306292

Brief history of Microsoft
https://www.youtube.com/watch?v=BLaMbaVT22E

CatDance

  • Newt
  • Posts: 57
I try to paste the lisp and Dcl but it is too long.

Below attached files are the (complete) Dcl and Lisp for Dialog box which I download (years ago) from this site below.

https://autolisp-exchange.com/Tutorials/MyDialogs.htm

I can't remember which part of the above mentioned site, that I downloaded the complete lisp and Dcl. But the attachment is the complete ones.
A must-read book: Amazing story how Bill + Paul started Microsoft and history of computer revolution.
https://www.amazon.com/Hard-Drive-Making-Microsoft-Empire/dp/0887306292

Brief history of Microsoft
https://www.youtube.com/watch?v=BLaMbaVT22E

BIGAL

  • Swamp Rat
  • Posts: 1396
  • 40 + years of using Autocad
Seen that link before and is very good. A couple more dcl's for you these are Library code and do as the name suggests can be used in any code, and they can be from 1 to about 20 inputs as max depends on screen size. It is normally 3 lines of code to run including 1 line to load the multi lsp as its a external program, open code.

Multi Radio Buttons.lsp is say a alternative to Initget or simple as yes no.
Multi Getvals.lsp allows as many values as required to be entered.
Multi toggles allows you to set multiple choice options say on/off

There is sample code in each lisp. There are a few more I have not included, You may want to look for RLX he has some brilliant library dcl's as well and of course Lee-mac.com great list dcl's.

« Last Edit: September 13, 2021, 10:16:52 PM by BIGAL »
A man who never made a mistake never made anything