Code Red > AutoLISP (Vanilla / Visual)

Change the background color of Slides

(1/5) > >>

Coder:
Hello,

I have created a few Slides with Black background color and I am trying to change the color of the Slide from the image attribute to the same color of the dialog background color ( -15 ) but it does not change.

--- Code: ---: image { key = "mg"; width = 12; fixed_width = true; height = 8; color = -15;}
--- End code ---

Is there a way to work around this problem?

Thank you.

snownut2:
You need to recreate slides.

Coder:
Thank you.

What is the equivalent color number of ( -15 ) in AutoCAD to change the color of Model space before recreating the slides?

rayakmal:

--- Quote from: Coder on January 11, 2020, 12:45:31 AM ---Thank you.

What is the equivalent color number of ( -15 ) in AutoCAD to change the color of Model space before recreating the slides?

--- End quote ---

I don't know, but I usually change the Autocad display color before creating slides (Right click on your display and open Options)

Coder:

--- Quote from: rayakmal on January 11, 2020, 07:28:04 AM ---
--- Quote from: Coder on January 11, 2020, 12:45:31 AM ---Thank you.

What is the equivalent color number of ( -15 ) in AutoCAD to change the color of Model space before recreating the slides?

--- End quote ---

I don't know, but I usually change the Autocad display color before creating slides (Right click on your display and open Options)

--- End quote ---
It seems that you repeated what I said in another way.

Navigation

[0] Message Index

[#] Next page

Go to full version