<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in 'TransitionView example' | Pragmatic Forums</title>
    <link>http://forums.pragprog.com/forums/57/topics/376</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <description></description>
    <item>
      <title>TransitionView example posted by Michael Keith @ Sat, 24 May 2008 21:20:31 -0000</title>
      <description>&lt;p&gt;No worries, Bill &amp;#8211; I&amp;#8217;m just glad it wasn&amp;#8217;t my imagination! :)&lt;/p&gt;


	&lt;p&gt;Mike&lt;/p&gt;</description>
      <pubDate>Sat, 24 May 2008 21:20:31 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:376:2892</guid>
      <author>Michael Keith</author>
      <link>http://forums.pragprog.com/forums/57/topics/376</link>
    </item>
    <item>
      <title>TransitionView example posted by Bill Dudney @ Wed, 21 May 2008 13:41:35 -0000</title>
      <description>&lt;p&gt;Hi Mike,&lt;/p&gt;


	&lt;p&gt;First off sorry for taking so long to get back to you.&lt;/p&gt;


	&lt;p&gt;The code you supply is what I had in my example but I can&amp;#8217;t get it to make a difference on 10.5.2. After digging around on the apple site and such to figure out what happened I think that they removed the functionality in one of the updates. The IB docs still talk about the &amp;#8216;order in&amp;#8217; and &amp;#8216;order out&amp;#8217; animations but view seems to no longer respect animations tied to &amp;#8216;superview&amp;#8217;. I&amp;#8217;ve removed that bit from the book and started rerunning all my little samples for good measure :)&lt;/p&gt;


	&lt;p&gt;Thanks!&lt;/p&gt;</description>
      <pubDate>Wed, 21 May 2008 13:41:35 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:376:2854</guid>
      <author>Bill Dudney</author>
      <link>http://forums.pragprog.com/forums/57/topics/376</link>
    </item>
    <item>
      <title>TransitionView example posted by Michael Keith @ Sat, 19 Apr 2008 15:26:08 -0000</title>
      <description>&lt;p&gt;hi there,&lt;/p&gt;


	&lt;p&gt;just a quick question regarding the TransitionView example (page 36 of the march 26 pdf).&lt;/p&gt;


	&lt;p&gt;you say:&lt;br /&gt;bq.&amp;#8221;If you&#8217;d like to specify that as well you can do so with a similar line of code, just change the &lt;code&gt;"subviews" key with &lt;/code&gt;&amp;#8220;superview&amp;#8221; and set the animations dictionary on the sub@view.&amp;#8221;&lt;/p&gt;


	&lt;p&gt;based on that i would assume the following would be added:&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;self.beach.animations = [NSDictionary dictionaryWithObject:[self animation] forKey:@"superview"];
self.snow.animations = [NSDictionary dictionaryWithObject:[self animation] forKey:@"superview"];&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;but this doesn&amp;#8217;t appear to have any effect, so i assume i&amp;#8217;m missing something.&lt;/p&gt;


	&lt;p&gt;what is the desired result? is it something like specifying kCATransitionPush instead of kCATransitionMoveIn for &amp;#8220;subviews&amp;#8221;?&lt;/p&gt;


	&lt;p&gt;cheers,&lt;/p&gt;


	&lt;p&gt;Mike&lt;/p&gt;</description>
      <pubDate>Sat, 19 Apr 2008 15:26:08 -0000</pubDate>
      <guid isPermaLink="false">forums.pragprog.com:57:376:2608</guid>
      <author>Michael Keith</author>
      <link>http://forums.pragprog.com/forums/57/topics/376</link>
    </item>
  </channel>
</rss>
