Message 1 of 7
Add an image to DCL file.

Not applicable
08-29-2018
03:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to add an image to my DCL UI from Autolisp program. Image is there in my website.
How can I do that? Is that Possible?
And also I need to assign a hyperlink to that image. When I click on that it should direct me to another website address.
Can someone help me?
(setq w (dimx_tile "help")
h (dimy_tile "help")
)
(start_image "help")
???????
(end_image)
Thanks in advance,
Arun Nath