﻿<?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 5  » White Rectangle on Black Background</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 00:24:11 GMT</lastBuildDate><ttl>20</ttl><item><title>White Rectangle on Black Background</title><link>https://forums.millisecond.com/Topic22394.aspx</link><description>My dot probe task is currently set up to show a black fixation cross on the center of the screen, followed by a pair of images, and then a black text probe, all on a white background. I would like to change this to have the stimuli displayed on a white background but I do not want the entire screen to be white. Rather, I would like the background to have a black border surrounding a white rectangle &amp;nbsp;(50%, 80%) in the center of the screen (50%, 50%). Is there an easy way to configure the background to have a shape in the center of it?&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Mon, 04 Sep 2017 10:59:29 GMT</pubDate><dc:creator>Rmoody</dc:creator></item><item><title>RE: White Rectangle on Black Background</title><link>https://forums.millisecond.com/Topic22395.aspx</link><description>&lt;div data-id="22394" class="if-quote-wrapper" unselectable="on" data-guid="1504547641819"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="22394" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="22394" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="22394" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Rmoody - Sunday, September 3, 2017&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-22394"&gt;&lt;div class="if-quote-message-margin"&gt;My dot probe task is currently set up to show a black fixation cross on the center of the screen, followed by a pair of images, and then a black text probe, all on a white background. I would like to change this to have the stimuli displayed on a white background but I do not want the entire screen to be white. Rather, I would like the background to have a black border surrounding a white rectangle &amp;nbsp;(50%, 80%) in the center of the screen (50%, 50%). Is there an easy way to configure the background to have a shape in the center of it?&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="22394"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;Set the /screencolor to black. Then define a white rectangular &amp;lt;shape&amp;gt; in the desired dimensions with /erase set to false, and either display that shape via the &amp;lt;trial&amp;gt;s' /stimulustimes (or -frames) or the &amp;lt;block&amp;gt;s' /bgstim. Putting it in the trials along with the other stimuli, should be the more robust option. I.e.&lt;br/&gt;&lt;br/&gt;&amp;lt;defaults&amp;gt;&lt;br/&gt;/ screencolor = black&lt;br/&gt;...&lt;br/&gt;&amp;lt;/defaults&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;shape whitebg&amp;gt;&lt;br/&gt;/ shape = rectangle&lt;br/&gt;/ color = white&lt;br/&gt;/ size = (95%, 90%)&lt;br/&gt;/ position = (50%, 50%)&lt;br/&gt;/ erase = false&lt;br/&gt;&amp;lt;/shape&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial exampletrial&amp;gt;&lt;br/&gt;/ stimulustimes = [0=whitebg, fixation; 500=...]&lt;br/&gt;...&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;Hope this helps.&lt;br/&gt;</description><pubDate>Mon, 04 Sep 2017 10:59:29 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>