Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Download
Help
Login
Register
OpenDCL Forums
»
OpenDCL
»
Runtime/AutoLISP
»
How To set image list for ListView
« previous
next »
Print
Pages: [
1
]
Author
Topic: How To set image list for ListView (Read 637 times)
Mostafa AbdelBaset
Member
Posts: 2
How To set image list for ListView
«
on:
June 24, 2022, 08:49:55 AM »
Hello
How can i set the image list to be shown in a ListView
(dcl-Control-SetImageList CIRX/1/ListView1 NewValue [as Image List])
where should i put the images i want to show?.and how can i get a list of them as a variable to use in the lsp code.
Logged
owenwengerd
Administrator
Hero Member
Posts: 3094
Re: How To set image list for ListView
«
Reply #1 on:
June 24, 2022, 06:07:18 PM »
There are several special methods for working with a control's image list(s). See
here
.
Logged
Owen Wengerd (
Outside The Box
) /
ManuSoft
/
CADLock, Inc.
Print
Pages: [
1
]
« previous
next »
OpenDCL Forums
»
OpenDCL
»
Runtime/AutoLISP
»
How To set image list for ListView