Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 19th January 2006, 15:14   #1
marcp
Junior Member
 
Join Date: Jan 2006
Posts: 13
Combo drop down length

Is there a way to restrict the length of the list of a combo drop down list.

Eg show only 6 items and if more entries show scrollbar.

I now have a combo with lots of entries and it show by default 30 entries...
marcp is offline   Reply With Quote
Old 19th January 2006, 16:29   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Birmingham, England
Posts: 8,202
The Bottom attribute sets the height of the list on Win 9x. However, this does not work on Win XP (or 2000 perhaps) as the newer OS manages the number of items to be shown itself.

-Stu

Need an installer? http://www.afrowsoft.co.uk
Afrow UK is offline   Reply With Quote
Old 19th January 2006, 17:42   #3
DrO
-
 
DrO's Avatar
 
Join Date: Sep 2003
Location: UK
Posts: 22,251
XP will set the height even if you don't specify a height. on win9x/ME/2k you have to specify the height though on XP it should still follow what you set

-daz
DrO is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump