Hello,
inside a custom page I added a ListBox: NSD_CreateListBox
But this is not a simple ListBox, it seems to be a CListCtrl clone, cause in my dialog it show
a not filled CHeaderCtrl, so first added item is not selectable.
Please give me a hint how to create a simple ListBox like ComboBox or how to disable the CHEaderCtrl inside nsDialog commands.
Maybe a bug? I use Windows7 64bit.
Ocrana
nsDialog Listbox
5 posts
Can you post a screenshot?
Stu
Stu
yes, here they are:

Shows the dialog after it is shown

After I move the mouse
Ocrana

Shows the dialog after it is shown

After I move the mouse
Ocrana
Looks more like your static label is covering it but I may be wrong.
Stu
Stu
boah this is embarrassing .... You're right ... sorry for my mistake.
Ocrana
Ocrana