Code Red > AutoLISP (Vanilla / Visual)

DCL question...

(1/2) > >>

Andrea:
Ok now....maybe another stupid question...
but will be the last.....(for today)   :wink:

How can I change a label of a simple DCL button ?

DCL =

--- Code: ---: button {
        label = "TEST";
key = "test";
alignment = centered;
         width = 12;

}
--- End code ---

LSP=

--- Code: ---(set_tile "test" "hello")
--- End code ---

not working.

didn't toutch the DCL since release 9.. :-o

Serge J. Gianolla:

--- Quote from: Andrea on June 01, 2006, 07:26:47 PM ---didn't toutch the DCL since release 9.. :-o

--- End quote ---

Ben t'es fort toi, car les DCL sont depuis R.12! :lmao: :? How havya been, paesano?

Andrea:
Hey Srgio....how r u ?

Like I said....had a bad day today...
I work AutoCAD since 2.1....so don't remember exactly the release...
but thanks to remind me... :-)

you can take e look to here

Andrea:
woo !! I can't find anything about that on the net.... :|

T.Willey:
AFAIK, you can't change the label of something in the dcl.  If you wanted to change the label, then you would have to define it on the fly with each use.

Navigation

[0] Message Index

[#] Next page

Go to full version