﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » Dropdown listsize</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 24 Sep 2026 17:34:39 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Dropdown listsize</title><link>https://forums.millisecond.com/Topic9796.aspx</link><description>&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;
&lt;style type="text/css"&gt;
p, li { white-space: pre-wrap; &lt;/style&gt;
Yes it is the most current version (4.0.2), and on a Mac (10.7.5).  &lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;The listbox solves the problem, so I suppose we'll make due with that.  &lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;Thanks,&lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;Eric&lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
&lt;style type="text/css"&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;style type="text/css"&gt;
p, li { white-space: pre-wrap; &lt;/style&gt;
&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 13:12:11 GMT</pubDate><dc:creator>ericeric</dc:creator></item><item><title>RE: Dropdown listsize</title><link>https://forums.millisecond.com/Topic9795.aspx</link><description>&lt;p&gt;This may be a Mac-specific issue. First off: Is your Inquisit version up to date or are you still using any of the beta versions? The latest release can always be obtained via http://www.millisecond.com/download/. If your installation is outdated, please install the latest release and check if the issue persists. Please report back with the result.&lt;/p&gt;
&lt;p&gt;If the issue is present in the latest version, you are hitting a platform-specific display bug in Inquisit 4 for Mac.&lt;/p&gt;
&lt;p&gt;Apart from that, I repeat my recommendation re. using &amp;lt;listbox&amp;gt; instead.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;~Dave&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 12:31:41 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Dropdown listsize</title><link>https://forums.millisecond.com/Topic9793.aspx</link><description>&lt;p&gt;Sorry for the confusion- A picture might be a better way to visualize my issue (see below).&amp;nbsp; I would like to increase the height so that 'List' is visible.&lt;/p&gt;

&lt;p&gt;&lt;a href="/community/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/14/5554.Untitled.png"&gt;&lt;img src="/community/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/14/5554.Untitled.png" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 12:23:31 GMT</pubDate><dc:creator>ericeric</dc:creator></item><item><title>RE: Dropdown listsize</title><link>https://forums.millisecond.com/Topic9790.aspx</link><description>&lt;p&gt;[quote]Is there a way to ensure that the entire 1st item is visible before you click on the dropdown list?[/quote]&lt;/p&gt;
&lt;p&gt;For that you would have to specify the 1st item as /defaultresponse:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;survey demographics&amp;gt;&lt;br /&gt;/ pages = [1=schoolname]&lt;br /&gt;/ fontstyle = ("Verdana", 18, false, false, false, false, 5, 0)&lt;br /&gt;/ itemfontstyle = ("Verdana", 24, false, false, false, false, 5, 0)&lt;br /&gt;/ itemspacing = 4%&lt;br /&gt;/ showpagenumbers = false&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;surveypage schoolname&amp;gt;&lt;br /&gt;/ fontstyle = ("Verdana", -24, false, false, false, false, 5, 0)&lt;br /&gt;/ questions = [1=school_name]&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;dropdown school_name&amp;gt;&lt;br /&gt;/ caption = "Please Select your School"&lt;br /&gt;/ options = ("List","of","Schools")&lt;br /&gt;&lt;span style="color: #ff0000;"&gt;/ defaultresponse = "List"&lt;/span&gt;&lt;br /&gt;/ listsize = (100px,200px)&lt;br /&gt;&amp;lt;/dropdown&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;All in all, though, it seems like using a &amp;lt;listbox&amp;gt; instead of a &amp;lt;dropdown&amp;gt; might be the better option, i.e., closer to what you want layout-wise.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;~Dave&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 11:06:30 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Dropdown listsize</title><link>https://forums.millisecond.com/Topic9789.aspx</link><description>&lt;p&gt;Thanks for the response Dave-&lt;/p&gt;
&lt;p&gt;Is there a way to ensure that the entire 1st item is visible before you click on the dropdown list?&amp;nbsp; Right now the initial dropdown only has a height of about 12pt font, and doesn't expand to show the entire 18pt like I want.&lt;/p&gt;
&lt;p&gt;-Eric&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 10:49:34 GMT</pubDate><dc:creator>ericeric</dc:creator></item><item><title>RE: Dropdown listsize</title><link>https://forums.millisecond.com/Topic9788.aspx</link><description>&lt;p&gt;Changing the height of a dropdown list does not make much sense. It's height will automatically be determined by the number of options.&lt;/p&gt;
&lt;p&gt;The listsize attribute's height setting effectively only applies to listbox elements, that's where it may make sense for layout purposes:&lt;/p&gt;
&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: courier new,courier;"&gt;&amp;lt;survey demographics&amp;gt;&lt;br /&gt;/ pages = [1=schoolname]&lt;br /&gt;/ fontstyle = ("Verdana", 18, false, false, false, false, 5, 0)&lt;br /&gt;/ itemfontstyle = ("Verdana", 24, false, false, false, false, 5, 0)&lt;br /&gt;/ itemspacing = 4%&lt;br /&gt;/ showpagenumbers = false&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;surveypage schoolname&amp;gt;&lt;br /&gt;/ fontstyle = ("Verdana", -24, false, false, false, false, 5, 0)&lt;br /&gt;/ questions = [1=school_name]&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;listbox school_name&amp;gt;&lt;br /&gt;/ caption = "Please Select your School"&lt;br /&gt;/ options = ("List","of","Schools")&lt;br /&gt;/ listsize = (100px,200px)&lt;br /&gt;&amp;lt;/listbox&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;~Dave&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 10:01:23 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>Dropdown listsize</title><link>https://forums.millisecond.com/Topic9787.aspx</link><description>&lt;p&gt;I have been struggling to change the height of the dropdown list, so that you can see the entire larger test within it.&amp;nbsp; The / listsize = (100px,200px) height of 100px changes the width, but the height will not change.&amp;nbsp; I have tried size and other attributes as well. What is going wrong here?&lt;/p&gt;

&lt;p&gt;&amp;lt;survey demographics&amp;gt;&lt;br /&gt;/ pages = [1=schoolname]&lt;br /&gt;/ fontstyle = ("Verdana", 18, false, false, false, false, 5, 0)&lt;br /&gt;/ itemfontstyle = ("Verdana", 24, false, false, false, false, 5, 0)&lt;br /&gt;/ itemspacing = 4%&lt;br /&gt;/ showpagenumbers = false&lt;br /&gt;&amp;lt;/survey&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;surveypage schoolname&amp;gt;&lt;br /&gt;/ fontstyle = ("Verdana", -24, false, false, false, false, 5, 0)&lt;br /&gt;/ questions = [1=school_name]&lt;br /&gt;&amp;lt;/surveypage&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;dropdown school_name&amp;gt;&lt;br /&gt;/ caption = "Please Select your School"&lt;br /&gt;/ options = ("List","of","Schools")&lt;br /&gt;/ listsize = (100px,200px)&lt;br /&gt;&amp;lt;/dropdown&amp;gt;&lt;/p&gt;</description><pubDate>Tue, 26 Feb 2013 09:53:27 GMT</pubDate><dc:creator>ericeric</dc:creator></item></channel></rss>