<?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: bidle &amp; bidleout</title>
		<atom:link href="http://cycling74.com/forums/topic/bidle-bidleout/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/bidle-bidleout/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 15:45:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/bidle-bidleout/#post-25409</guid>
					<title><![CDATA[bidle &amp; bidleout]]></title>
					<link>http://cycling74.com/forums/topic/bidle-bidleout/#post-25409</link>
					<pubDate>Thu, 13 Apr 2006 21:05:22 +0000</pubDate>
					<dc:creator>martinrobinson</dc:creator>

					<description>
						<![CDATA[
						<p>hello,</p>
<p>I&#8217;m using the &#8220;bidle&#8221; message to track the position of the mouse over a ui object but the &#8220;active&#8221; argument in:</p>
<p>void maxBidle(MaxObj *x, Point pt, short modifiers, short active)</p>
<p>&#8230;seems always to be 0 regardless of whether the owning patcher is frontmost or not. I&#8217;m using this to hide the mouse pointer over the object in a locked patcher (incidentally the docs say the &#8220;bidle&#8221; is only sent to your object in a locked patcher but I get it in an unlocked too).</p>
<p>Also &#8220;bidleout&#8221; seems to be sent correctly when the mouse moves from being over my object to being over another (overlapping) patcher window but not if it&#8217;s a non-patcher window e.g. a file dialog. This is resulting in losing the mouse pointer in the file dialog since if the mouse is over my object the mouse pointer gets hidden (and the &#8220;active&#8221; param doesn&#8217;t allow me to know if my owning patcher is not frontmost in which case I could otherwise not hide it) and can&#8217;t be re-shown when the mouse moves to an overlapping file dialog (since I don&#8217;t get a &#8220;bidleout&#8221; message in this instance).</p>
<p>?</p>
<p>Max 4.5.7 OSX 10.3.9</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

