Forum: NSIS Discussion
1st February 2008, 04:56
|
|
Replies: 172
Views: 85,821
NSD_CreateListBox
Hi,
How can I add item into List box? How can add event with this list box? I am doing the following but no item inside list box is appearing:
${NSD_CreateListBox} 30u 90u -30u 38u $R4
Pop...
|