<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: LCD Question</title>
		<atom:link href="http://cycling74.com/forums/topic/lcd-question-2/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/lcd-question-2/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 15:05:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-54545</guid>
					<title><![CDATA[LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-54545</link>
					<pubDate>Sun, 23 Jan 2011 04:57:44 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Can someone help me out with LCD? I need to have a graphic that moves up and down inside an LCD object. As it moves up and down, I want it to reveal and covers respectively a background image. I&#8217;ve tried it with png, and gif files (ones that allow transparency), and with pict files. The png and gif files will only move one direction, and won&#8217;t move the other direction. The pict file will move both directions, but, of course, doesn&#8217;t allow transparency. The attached zip file contains a folder with a demo patch and three graphic files in png, gif, and pict format.</p>
<p>Is there a way to do what I want? I also tried using paintrect in LCD, but it doesn&#8217;t remove the old image when you try to reposition it. Thanks for any help or suggestions!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196459</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196459</link>
					<pubDate>Mon, 24 Jan 2011 23:54:17 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Is this a bug in LCD? Is there a current list of what image file types it supports?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196460</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196460</link>
					<pubDate>Tue, 25 Jan 2011 01:39:38 +0000</pubDate>
					<dc:creator>Macciza</dc:creator>

					<description>
						<![CDATA[
						<p>Did you try sprites?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196461</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196461</link>
					<pubDate>Tue, 25 Jan 2011 02:11:04 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the suggestion. I had considered sprites, but I was having trouble wrapping my brain around all the sprite commands. After experimenting with it for awhile, I got it to work, and yes, it does what I want. There are numerous comments to the effect that using sprites causes [lcd] to use more memory. Do you happen to know if it is a significant amount?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196462</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196462</link>
					<pubDate>Tue, 25 Jan 2011 05:54:06 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>&#8220;I also tried using paintrect in LCD, but it doesn&#8217;t remove the old image when you try to reposition it.&#8221;</p>
<p>clear, draw background, draw new foreground?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196463</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196463</link>
					<pubDate>Tue, 25 Jan 2011 07:37:03 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>I actually did think about doing it that way, but there are a lot of fast movements (a couple hundred per second), and I was afraid trying to do that many steps so frequently might bog things down. Thanks for the suggestion, though.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196464</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196464</link>
					<pubDate>Tue, 25 Jan 2011 08:24:42 +0000</pubDate>
					<dc:creator>Luke Woodbury</dc:creator>

					<description>
						<![CDATA[
						<p>Here&#8217;s a way using a bpatcher and [thispatcher] to move a script named fpic. Should be quite efficient I would have thought?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196465</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196465</link>
					<pubDate>Tue, 25 Jan 2011 13:43:48 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>You just need to send a <em>clear</em> message. Or use sprites as mentioned above.</p>
<div><span id="toggle196465-0" class="patchtoggle" onmousedown="toggleMaxPatch('post196465-0', 'er196465-0');">&#8211; Pasted Max <span id="maxversion196465-0"></span> Patch, click to <span id="er196465-0">expand</span>. &#8211;</span> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"  width="110" height="14" class="clippy" ><param name="allowScriptAccess" value="always" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param NAME="FlashVars" value="copied=copied!&#038;copyto=copy to clipboard"/><param name="bgcolor" value="#FFFFFF"/><param name="wmode" value="opaque"/><embed src="/wp-content/plugins/bbpress-copy-compressed/clippy.swf"  width="110" height="14"   name="clippy"  quality="high"  allowScriptAccess="always"  type="application/x-shockwave-flash"  pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="text=----------begin_max5_patcher----------%0A739.3ocyW97aaBCEG%2BL4uBKzNlgvl.A1soti6vj1wopIC3P7JXiLNqsqp%2BuO%0A%2BKRoKDT5ZKIIRw3mcree%2Bvy1O%2BvBO%2Bb9cjNevm.%2B.348vBOOiIsAOWcO%2BF7c%0AE03NS27K3MMDlzeosMI4Now9p.vU0zha.XVInTfq.xsD.aWSNQ.J42x.RNnl%0AeqpltgbtTxa.jxJBfuwXpRfa2RKVpqvNXHxwpwdWa%2B7VSYjB9NlYxQNiptRY%0A0DowSgOYjuS1aMzYcCmI6n%2BgX5IJn2bKVVrkxp9ofTHsXIJYspY.JApKhBiL%0AEqBBAW69SzRCA34%2B5ivT%2BAS.C2Xl.%2BOKn3ZecCOtXg9mkuRZGE.9NQNDa.rs%0A5uIh6Untsmpe8pu.TdlVNuqTJ1fGXJx.KWQ3QnT77PIjlR0JeDf2ioMzZx6K%0AIPIFRDlYJhCmjDn4gDv.v2DjtN0ZTBV7tpejdsgNR3Dje1aq5aTJDWQNT8YY%0AiJYznRFNsjs8TdeKwpWe%2B8JarnA35AqKhPAwVzLFMhmGZHH3xVpZQgjzIUaD%0ASY2DTQ2btHDLCNb8BZezyXHJ57gHc8yMihrASQgSwHzYjQrpyLhRcfBNEgfy%0ATXTwQ2rc9.BxDq3BbNFOfus7vlxV%2BXpZh1rqwHlrrS%2BnGzKjFT84d.%2BbrJH7%0AD1R1kP2HGPo7rdGN7PXkNiwNK0oAe6SqxB2%2B8CPcw4N1JK1DVkMYzUxaKvpK%0AJmL%2Bk7Jo.y5ZwBh81AiGcsxYkvv40jtVAURd13b.Qpocl.r9RW71jfxkGLzh%0AKWRwGKWv%2BGZzhYjZ%2B8RufWyE1oNLHCksBhVpdJJIbc5J8SoIpOqUurF3Cufz%0A.GKeO6gQqs63ZuF.JEdDMlLTjldXtJ2%2BbETyzns%2Bbk2w2IJ5ec3VKBdZdJUK%0AQnLrjxYC5Sxy5yVZYIgMTRMzxV0gWRmK.tdz2BmpGkbBdDbV8nnKNOBdA5Rv%0AKNWBcw4QwmfGk9J7HUkGW7W.b6DVxB%0A-----------end_max5_patcher-----------&#038;copied=copied!&#038;;copyto=copy to clipboard"  bgcolor="#ffffff"  wmode="opaque" /> </object></div>
<div id="post196465-0" style="display:none;visibility:hidden;" >
<div class="patchtoggleInfo"><small>Copy <b>all</b> of the following text.Then, in Max, select <em>New From Clipboard</em>.</small></div>
<div class="patchtogglediv">
<pre><code id="pastedcode196465-0">----------begin_max5_patcher----------
739.3ocyW97aaBCEG+L4uBKzNlgvl.A1soti6vj1wopIC3P7JXiLNqsqp+uO
+KRoKDT5ZKIIRw3mcree+vy1O+vBO+b9cjNevm.+.348vBOOiIsAOWcO+F7c
E03NS27K3MMDlzeosMI4Now9p.vU0zha.XVInTfq.xsD.aWSNQ.J42x.RNnl
eqpltgbtTxa.jxJBfuwXpRfa2RKVpqvNXHxwpwdWa+7VSYjB9NlYxQNiptRY
0DowSgOYjuS1aMzYcCmI6n+gX5IJn2bKVVrkxp9ofTHsXIJYspY.JApKhBiL
EqBBAW69SzRCA34+5ivT+AS.C2Xl.+OKn3ZecCOtXg9mkuRZGE.9NQNDa.rs
5uIh6Untsmpe8pu.TdlVNuqTJ1fGXJx.KWQ3QnT77PIjlR0JeDf2ioMzZx6K
IPIFRDlYJhCmjDn4gDv.v2DjtN0ZTBV7tpejdsgNR3Dje1aq5aTJDWQNT8YY
iJYznRFNsjs8TdeKwpWe+8JarnA35AqKhPAwVzLFMhmGZHH3xVpZQgjzIUaD
SY2DTQ2btHDLCNb8BZezyXHJ57gHc8yMihrASQgSwHzYjQrpyLhRcfBNEgfy
TXTwQ2rc9.BxDq3BbNFOfus7vlxV+XpZh1rqwHlrrS+nGzKjFT84d.+brJH7
D1R1kP2HGPo7rdGN7PXkNiwNK0oAe6SqxB2+8CPcw4N1JK1DVkMYzUxaKvpK
JmL+k7Jo.y5ZwBh81AiGcsxYkvv40jtVAURd13b.Qpocl.r9RW71jfxkGLzh
KWRwGKWv+GZzhYjZ+8RufWyE1oNLHCksBhVpdJJIbc5J8SoIpOqUurF3Cufz
.GKeO6gQqs63ZuF.JEdDMlLTjldXtJ2+bETyzns+bk2w2IJ5ec3VKBdZdJUK
QnLrjxYC5Sxy5yVZYIgMTRMzxV0gWRmK.tdz2BmpGkbBdDbV8nnKNOBdA5Rv
KNWBcw4QwmfGk9J7HUkGW7W.b6DVxB
-----------end_max5_patcher-----------</code></pre></div>
</div>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/lcd-question-2/#post-196466</guid>
					<title><![CDATA[Re: LCD Question]]></title>
					<link>http://cycling74.com/forums/topic/lcd-question-2/#post-196466</link>
					<pubDate>Tue, 25 Jan 2011 15:37:45 +0000</pubDate>
					<dc:creator>bkshepard</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks everybody! Great suggestions and ideas!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

