i'm facing a problem with nsDialogs when creating a droplist. I've tried several times but the result is always the same:
As you can see the droplist is drawn like a line and when you mouse over the line it appear (as the second one).
I've tried to create it with NSISDialogDesigner and it works fine, but when i change parameters as x and y it disappear again.
This is the instruction:
${NSD_CreateDropList} 150.86u $1 59.9u 14u ""where $1 is dynamic (i've tried already with a fixed number).I hope anyone can help me out.
Bye