|
|
#1 |
|
Junior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 24
|
Droplist doesn't drop down on NT4
Hi,
I've tried my installation package on several machines, and a weird thing happens with the droplist for example on NT4 It doesn't show any item at all. On XP it works, and win2k seems to work fine too. Is it a bug or have I set a false option? Greetz! |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Sep 2002
Location: At [4C69:6E6B]
Posts: 561
|
I don't use NT4, but there was an error under Windows ME where the droplist didn't show up. Only a one pixel thick line under the box. Maybe it is that error, but I believe that it's fixed.
I searched the forum but I couldn't find it again. - Claudia Pelsmaeker |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 24
|
I've got the latest CVS, here it still doesn't show up. I don't know about ME, but on NT4 nothing...
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Sep 2002
Location: At [4C69:6E6B]
Posts: 561
|
It might be that the order of the controls on the form is wrong. For example: another control may be in front of the droplist when it expands. You should try another UI, or, using ResEdit, place the control under the droplist somewhere else and then look. This won't solve it, this will propably help with finding the solution.
- Claudia Pelsmaeker |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 24
|
It's solved. I forgot to set the bottom= property in the custom page ini file. On NT4 that property is needed apparently. On other OS types the dropdown list works without it :P
|
|
|
|
|
|
#6 | |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
Yep. From IO docs:
Quote:
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
|
#7 |
|
Major Dude
Join Date: Sep 2002
Location: At [4C69:6E6B]
Posts: 561
|
You should add to the manual that you have to specify bottom for droplist, comboboxes etc.. to ensure that it will appear good on NT systems.
- Claudia Pelsmaeker |
|
|
|
|
|
#8 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
That's already in the IO docs... And it's not only NT, 95, 98, and ME too.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|