<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: pane code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Wed, 23 Jul 2008 23:43:35 GMT</pubDate>
    <description>DZone Snippets: pane code</description>
    <item>
      <title>face-words - Returns a block of words that refer to faces in a face's pane.</title>
      <link>http://snippets.dzone.com/posts/show/3016</link>
      <description>&lt;code&gt;&lt;br /&gt;    face-words: func [&lt;br /&gt;        "Returns a block of words that refer to faces in the face's pane."&lt;br /&gt;        face&lt;br /&gt;    ][&lt;br /&gt;        remove-each item collect word [foreach f face/pane [word: f/var]] [none? item]&lt;br /&gt;    ]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Sun, 19 Nov 2006 02:15:14 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3016</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
    <item>
      <title>add face to pane snippet</title>
      <link>http://snippets.dzone.com/posts/show/1199</link>
      <description>&lt;code&gt;&lt;br /&gt;add-button: does [&lt;br /&gt;    append lay/pane layout/offset [&lt;br /&gt;        button [alert "I'm new!"]&lt;br /&gt;    ] 100x100&lt;br /&gt;    show lay&lt;br /&gt;]&lt;br /&gt;view lay: layout [size 400x300 button [add-button]]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 19 Jan 2006 03:15:38 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1199</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
    <item>
      <title>add face to pane snippet</title>
      <link>http://snippets.dzone.com/posts/show/1198</link>
      <description>&lt;code&gt;&lt;br /&gt;add-button: does [&lt;br /&gt;    append lay/pane layout/offset [&lt;br /&gt;        button [alert "I'm new!"]&lt;br /&gt;    ] 100x100&lt;br /&gt;    show lay&lt;br /&gt;]&lt;br /&gt;view lay: layout [size 400x300 button [add-button]]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 19 Jan 2006 03:15:07 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1198</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
    <item>
      <title>add face to pane snippet</title>
      <link>http://snippets.dzone.com/posts/show/1197</link>
      <description>&lt;code&gt;&lt;br /&gt;add-button: does [&lt;br /&gt;    append lay/pane layout/offset [&lt;br /&gt;        button [alert "I'm new!"]&lt;br /&gt;    ] 100x100&lt;br /&gt;    show lay&lt;br /&gt;]&lt;br /&gt;view lay: layout [size 400x300 button [add-button]]&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 19 Jan 2006 03:14:14 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/1197</guid>
      <author>gregg.irwin (Gregg Irwin)</author>
    </item>
  </channel>
</rss>
