<?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: Popup window like dialog and opendialog</title>
		<atom:link href="http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 22:51:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-57175</guid>
					<title><![CDATA[Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-57175</link>
					<pubDate>Tue, 17 May 2011 10:56:18 +0000</pubDate>
					<dc:creator>staxas</dc:creator>

					<description>
						<![CDATA[
						<p>Is it possible to have a pop-up window like dialog and opendialog show (or something like it), but with just information and no input possibilities?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204819</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204819</link>
					<pubDate>Tue, 17 May 2011 11:21:41 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>just use a subpatcher. you can use &#8220;open&#8221; to [pcontrol] to pop it open, either by mouse click or some other means, and you can control the appearance (like floating/non-floating, title bar/no bar, etc.) with [thispatcher] inside the subpatch. Without a title bar, you&#8217;ll need a way to close the window: again, &#8220;close&#8221; to [pcontrol], but it has to go out an outlet to the [pcontrol] that&#8217;s outside&#8230;it closes itself from the inside, seems a little weird but works fine.</p>
<p>I use [pcontrol] so that I can hide the actual &#8220;p subpatch&#8221; object, and make the open button a nice-looking textbutton labeled &#8220;Help&#8221; or whatever&#8217;s appropriate. You can center the text in [textbutton] which makes it look nicer than a message box IMO, and there&#8217;s no text wrapping problems.</p>
<p>with a subpatch of course you can also have input if you want&#8230;really, you can have pretty much anything :)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204820</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204820</link>
					<pubDate>Mon, 13 Feb 2012 22:08:34 +0000</pubDate>
					<dc:creator>xidance</dc:creator>

					<description>
						<![CDATA[
						<p>but how to get that bottom menu (lock, new object, zoom, etc.) away?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204821</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204821</link>
					<pubDate>Mon, 13 Feb 2012 22:22:47 +0000</pubDate>
					<dc:creator>stoersignal</dc:creator>

					<description>
						<![CDATA[
						<p><a href='http://cycling74.com/forums/users/xidance/' rel='nofollow' class='bbp-mention-link xidance'>@xidance</a>:</p>
<p>send message window flags notitle, window exec to thispatcher for removing titlebar.<br />
you get rid of the bottom menu easily in the patcher inspector! just uncheck: show toolbar on open.<br />
you may want to check open in presentation too ?<br />
check the helpfile for [thispatcher]</p>
<p>cheers</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204822</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204822</link>
					<pubDate>Mon, 13 Feb 2012 22:59:21 +0000</pubDate>
					<dc:creator>xidance</dc:creator>

					<description>
						<![CDATA[
						<p>it doesn´m matter if presentation mode, the bottom menu is there in both.</p>
<p>but it&#8217;s ok. i just asked for a standalone which someone will use who&#8217;s just using Max&#8217; runtime (which has no bottom menu).</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204823</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204823</link>
					<pubDate>Mon, 13 Feb 2012 23:16:27 +0000</pubDate>
					<dc:creator>stoersignal</dc:creator>

					<description>
						<![CDATA[
						<p>no it shouldn`t be there if you save the patcher with &#8220;show toolbar on open&#8221; in the patcher inspector!<br />
i did it many times</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204824</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204824</link>
					<pubDate>Mon, 13 Feb 2012 23:21:40 +0000</pubDate>
					<dc:creator>stoersignal</dc:creator>

					<description>
						<![CDATA[
						<p>have a look</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204825</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204825</link>
					<pubDate>Tue, 14 Feb 2012 00:15:06 +0000</pubDate>
					<dc:creator>xidance</dc:creator>

					<description>
						<![CDATA[
						<p>ok thanks, i&#8217;ll have it for future.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204826</guid>
					<title><![CDATA[Re: Popup window like dialog and opendialog]]></title>
					<link>http://cycling74.com/forums/topic/popup-window-like-dialog-and-opendialog/#post-204826</link>
					<pubDate>Sun, 18 Nov 2012 02:30:41 +0000</pubDate>
					<dc:creator>EthnoTekh Chris</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m also wondering if there is a dialog function as the OP described.</p>
<p>I&#8217;d like to create a very basic warning popup that describes the issue, then requires the user to click the box &#8220;okay&#8221; (or whatever the text would be) in order to be allowed to continue using the patch. Similar to when you, say, &#8220;save as&#8221; in Max and you&#8217;re unable to interact with any windows until the &#8220;save as&#8221; window is closed.</p>
<p>I&#8217;m aware that you can create a patcher without any menus, status bars etc. to do a similar function, but this method still allows the user to operate the patch while this warning dialog window is open.</p>
<p>Any suggestions?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

