<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" version="2.0">
  <channel>
    <title>Recent Posts in ''this.windowManager' is Null or not an object' | Prototype UI</title>
    <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <atom:link rel="search" type="application/opensearchdescription+xml" href="http://forums.prototype-ui.com/open_search.xml"/>
    <description></description>
    <item>
      <title>'this.windowManager' is Null or not an object replied by starpeak @ Mon, 23 Jun 2008 10:40:33 -0000</title>
      <description>&lt;p&gt;@joe_tall: you have to call &amp;#8216;rake&amp;#8217; on a shell to create content of dist directory&lt;br /&gt;@Palmitoo: The wireframe bug should be fixed on the starpeak or charettes fork of prototype ui. Also Charettes is investigating IE bugs at the moment, so perhaps the other IE bugs should get workarounds now or in future.&lt;/p&gt;</description>
      <pubDate>Mon, 23 Jun 2008 10:40:33 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:496</guid>
      <author>starpeak</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by palmitoo @ Mon, 23 Jun 2008 07:57:26 -0000</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;


	&lt;p&gt;Since i updated window.js and prototype.js files with the last trunk versions i have no more  &amp;#8211; &amp;#8216;this.windowManager&amp;#8217; is Null or not an object &amp;#8211; error message with &lt;span class="caps"&gt;IE7&lt;/span&gt; but i have new problems :&lt;/p&gt;


	&lt;p&gt;- when i move a wired window, its content is no longer redrawn (+ an error in &lt;span class="caps"&gt;IE7&lt;/span&gt; : &amp;#8220;Cet objet ne g&#232;re pas cette propri&#233;t&#233; ou cette m&#233;thode&amp;#8221;), &lt;br /&gt;- when i maximize a window, its height is not maximized, only its width&lt;br /&gt;- when i unmaximize a window, it remains maximized but its emplacement change&lt;/p&gt;


	&lt;p&gt;Any idea ?&lt;/p&gt;


	&lt;p&gt;P.S. I&amp;#8217;m using only URLWindow because i need to send php files with mysql requests in my windows&lt;/p&gt;</description>
      <pubDate>Mon, 23 Jun 2008 07:57:26 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:495</guid>
      <author>palmitoo</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by joe_tall @ Mon, 19 May 2008 08:17:01 -0000</title>
      <description>&lt;p&gt;In the last build from github, the directory &lt;strong&gt;dist&lt;/strong&gt; seems to be gone.&lt;br /&gt;Where could I find the last version of &lt;strong&gt;window.js&lt;/strong&gt; ?&lt;/p&gt;


	&lt;p&gt;I try with the &lt;em&gt;old version&lt;/em&gt; of window.js and the mistake is still present in IE.&lt;/p&gt;</description>
      <pubDate>Mon, 19 May 2008 08:17:01 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:418</guid>
      <author>joe_tall</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by joe_tall @ Sat, 17 May 2008 08:00:51 -0000</title>
      <description>&lt;p&gt;Thanks !&lt;/p&gt;


	&lt;p&gt;I will try with with &lt;strong&gt;github&amp;#8217;s sources&lt;/strong&gt; on monday&lt;/p&gt;</description>
      <pubDate>Sat, 17 May 2008 08:00:51 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:415</guid>
      <author>joe_tall</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by starpeak @ Fri, 16 May 2008 22:39:54 -0000</title>
      <description>&lt;p&gt;Use the latest version from jithub :)&lt;/p&gt;


	&lt;p&gt;The document.whenReady is used there and the tests works in ie too&lt;/p&gt;</description>
      <pubDate>Fri, 16 May 2008 22:39:54 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:414</guid>
      <author>starpeak</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by joe_tall @ Fri, 16 May 2008 13:31:12 -0000</title>
      <description>&lt;p&gt;Hello,&lt;/p&gt;


	&lt;p&gt;I have downloaded the last prototype-ui version.&lt;br /&gt;There is the same mistake in the exemple prototype-ui/test/functional/window/test_url_window.html&lt;/p&gt;


	&lt;p&gt;It works fine on &lt;span class="caps"&gt;FF2&lt;/span&gt; but it doesn&amp;#8217;t work with &lt;span class="caps"&gt;IE6&lt;/span&gt;.&lt;br /&gt;I have the following error message :
&lt;strong&gt;&amp;#8216;UI.defaultWM.options&amp;#8217; a la valeur Null ou n&amp;#8217;est pas un objet&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;After commented the line:&lt;br /&gt;&lt;em&gt;UI.defaultWM.options.blurredWindowsDontReceiveEvents = true;&lt;/em&gt;&lt;br /&gt;I have the following error message :
&lt;strong&gt;&amp;#8216;this.windowManager&amp;#8217; a la valeur Null  ou n&amp;#8217;est pas un objet&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;What can I do to solve this ?&lt;/p&gt;


	&lt;p&gt;Thanks for your future answers&lt;/p&gt;


	&lt;p&gt;Joe&lt;/p&gt;</description>
      <pubDate>Fri, 16 May 2008 13:31:12 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:413</guid>
      <author>joe_tall</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by seb @ Fri, 02 May 2008 12:43:43 -0000</title>
      <description>&lt;p&gt;Use document.whenReady only for initiliazing your page (when you want to create window on page load)&lt;/p&gt;</description>
      <pubDate>Fri, 02 May 2008 12:43:43 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:369</guid>
      <author>seb</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by frer @ Thu, 01 May 2008 20:20:23 -0000</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;


	&lt;p&gt;I have a very similar problem (&amp;#8220;this.windowManager is undefined&amp;#8221;).   I have read the thread but am not sure to understand how to fix it.  Do I need to use &amp;#8220;document.whenReady()&amp;#8221; everytime I want to open a new UI.Window or UI.Dialog?&lt;/p&gt;


	&lt;p&gt;I am asking because this would cause me problem since I need to have the code executed sequentially (i.e. not through a callback) because the calling method needs a reference on the window.&lt;/p&gt;


	&lt;p&gt;Thank you,&lt;/p&gt;


	&lt;p&gt;Fran&#231;ois&lt;/p&gt;</description>
      <pubDate>Thu, 01 May 2008 20:20:23 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:363</guid>
      <author>frer</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by harpa @ Sun, 24 Feb 2008 09:55:07 -0000</title>
      <description>&lt;p&gt;Thank you samuel.  It seems to work fine now :-)&lt;/p&gt;</description>
      <pubDate>Sun, 24 Feb 2008 09:55:07 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:149</guid>
      <author>harpa</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by samuel @ Sun, 24 Feb 2008 07:06:10 -0000</title>
      <description>&lt;p&gt;This has been fixed in revision 536, please update&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Sun, 24 Feb 2008 07:06:10 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:148</guid>
      <author>samuel</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by harpa @ Fri, 22 Feb 2008 15:31:25 -0000</title>
      <description>&lt;p&gt;thanks Seb.  It works for then mentioned error but I get a new one:
&lt;strong&gt;element.hasAttribute is not a function&lt;/strong&gt;&lt;br /&gt;at line 594 in window.js&lt;br /&gt;This appends when I click anywhere outside the draggable area&lt;/p&gt;</description>
      <pubDate>Fri, 22 Feb 2008 15:31:25 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:140</guid>
      <author>harpa</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by seb @ Fri, 22 Feb 2008 14:33:52 -0000</title>
      <description>&lt;p&gt;I am not familiar with windows (at least for a developer use)&lt;br /&gt;In fact you can get the latest JS file here &lt;a href="http://www.prototype-ui.com/current/dist/prototype-ui.js"&gt;http://www.prototype-ui.com/current/dist/protot&amp;#8230;&lt;/a&gt; (or &lt;a href="http://www.prototype-ui.com/current/dist/window.js"&gt;http://www.prototype-ui.com/current/dist/window.js&lt;/a&gt; ...) they are automatically built after each commit&lt;br /&gt;&lt;span class="caps"&gt;HTH&lt;/span&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 22 Feb 2008 14:33:52 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:137</guid>
      <author>seb</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by harpa @ Fri, 22 Feb 2008 09:26:24 -0000</title>
      <description>&lt;p&gt;Thank you for your input.&lt;br /&gt;I have tried to manually update my window.js file with then changes made in changeset 513 and call document.whenReady but it seems not to work.  I am not at all familiarized with &lt;span class="caps"&gt;SVN&lt;/span&gt; tools.  How can I easily compile or download a new window.js file based on the trunk version? (I&amp;#8217;m on win xp)&lt;/p&gt;</description>
      <pubDate>Fri, 22 Feb 2008 09:26:24 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:132</guid>
      <author>harpa</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by samuel @ Thu, 21 Feb 2008 14:07:02 -0000</title>
      <description>&lt;p&gt;You should use &lt;code&gt;document.whenReady(showWindow)&lt;/code&gt; instead of &lt;code&gt;document.observe('dom:loaded', showWindow)&lt;/code&gt; because the last one doesn&amp;#8217;t ensure callbacks are called in register order in &lt;span class="caps"&gt;IE6&lt;/span&gt;/7 so it may randomly lead to the error above.&lt;/p&gt;


	&lt;p&gt;Hopefully this should be fixed in Prototype soon.&lt;/p&gt;</description>
      <pubDate>Thu, 21 Feb 2008 14:07:02 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:130</guid>
      <author>samuel</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by seb @ Thu, 21 Feb 2008 07:29:18 -0000</title>
      <description>&lt;p&gt;This has been fixed in trunk version&lt;/p&gt;</description>
      <pubDate>Thu, 21 Feb 2008 07:29:18 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:128</guid>
      <author>seb</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by wrh2 @ Thu, 21 Feb 2008 01:21:29 -0000</title>
      <description>&lt;p&gt;Never mind, the solution above fixes the problem for me in Firefox but I still see issues in &lt;span class="caps"&gt;IE6&lt;/span&gt; and &lt;span class="caps"&gt;IE7&lt;/span&gt;.  I&amp;#8217;ll leave it to the forum gurus to provide a correct answer&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Thu, 21 Feb 2008 01:21:29 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:121</guid>
      <author>wrh2</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by wrh2 @ Thu, 21 Feb 2008 01:10:00 -0000</title>
      <description>&lt;p&gt;You&amp;#8217;ll get that error if you try to open a window prior to the &lt;span class="caps"&gt;DOM&lt;/span&gt; being fully loaded.  Change your code to the following and it should work:&lt;/p&gt;


	&lt;p&gt;Event.observe(document, &amp;#8216;dom:loaded&amp;#8217;, showWindow);&lt;br /&gt;function showWindow() {
    var options = { theme: &#8216;vista&#8217;, shadowTheme: &#8216;drop_shadow&#8217;, draggable: true };
    window2 = new UI.Window(options);&lt;br /&gt;}&lt;/p&gt;</description>
      <pubDate>Thu, 21 Feb 2008 01:10:00 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:120</guid>
      <author>wrh2</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
    <item>
      <title>'this.windowManager' is Null or not an object replied by harpa @ Wed, 20 Feb 2008 22:59:37 -0000</title>
      <description>&lt;p&gt;Hello,&lt;/p&gt;


	&lt;p&gt;I have made a simple application with window.js and GoogleMaps.  It works very fine on &lt;span class="caps"&gt;FF2&lt;/span&gt; (absolutely no error) but hangs on &lt;span class="caps"&gt;IE6&lt;/span&gt; with this error (I have a french version of IE):&lt;/p&gt;


	&lt;p&gt;Ligne 1404&lt;br /&gt;Car 2&lt;br /&gt;&amp;#8216;this.windowManager&amp;#8217; a la valeur Null ou n&amp;#8217;est pas un objet&lt;/p&gt;


	&lt;p&gt;It seems to happen when I create the window:
    window2 = new UI.Window(options);&lt;/p&gt;


	&lt;p&gt;for info:
      var options = {      
        theme: &amp;#8216;vista&amp;#8217;,
        shadowTheme: &amp;#8216;drop_shadow&amp;#8217;,
        draggable: true
        };&lt;/p&gt;


	&lt;p&gt;Any idea would be appreciated&amp;#8230;&lt;br /&gt;by the way, PrototypeUI is great :-))&lt;/p&gt;</description>
      <pubDate>Wed, 20 Feb 2008 22:59:37 -0000</pubDate>
      <guid isPermaLink="false">forums.prototype-ui.com:2:55:118</guid>
      <author>harpa</author>
      <link>http://forums.prototype-ui.com/forums/2/topics/55</link>
    </item>
  </channel>
</rss>
