![]() |
#1 |
Senior Member
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
|
How to access a SysListView32 control
I write a script to create a SysListView32 control using nsDialogs, but it could only show a box. I want to insert columns and items into it, but after read the Messages of SysListView32 control at MSDN, I know that I must use API to access this control as some of the messages need "the pointer to an LVCOLUMN structure that contains the attributes of the new column".
I don't know how to use System plug-in to access it. I hope that nsDialogs provide more controls support, such as msctls_trackbar32, SysListView32, SysTreeView32 etc. in future. PHP Code:
|
![]() |
![]() |
![]() |
#2 |
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
until somebody abstracts the System plugin calls to manipulate these, you might be easier off with either http://nsis.sourceforge.net/EmbeddedLists_plug-in or http://nsis.sourceforge.net/InstallOption****plug-in
|
![]() |
![]() |
![]() |
#3 |
Senior Member
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
|
Hey, a person (username gfm688) in Dreams8.com write it to access the ListView control, and I made a demo using it:
|
![]() |
![]() |
![]() |
#4 |
Junior Member
Join Date: Apr 2010
Posts: 29
|
Hi Jiake,
This looks great. ![]() Any chance to provide the source to this? |
![]() |
![]() |
![]() |
#5 | |
Senior Member
Join Date: Oct 2007
Location: Shanghai, China
Posts: 207
|
Quote:
http://forums.winamp.com/showthread.php?p=2676715 |
|
![]() |
![]() |
![]() |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|