• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

listbox e combobox

  • Thread starter Thread starter rpor66
  • Start date Start date

rpor66

Guest
an example of listbox and combobox in lisp.
both the file in lisp and the dcl must stay in the search paths of autocad.
the two functions, listbox and combobox, are generic, to call them back just use the syntax:
(listbox)
(combobox (list "a" "b" "c"))
if you press ok will return the selection made, with cancel an empty string.
the two commands, eslistbox and escombobox, serve as an example.
 

Attachments

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top