<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=FlowLayoutExampleCode</id>
	<title>FlowLayoutExampleCode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=FlowLayoutExampleCode"/>
	<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=FlowLayoutExampleCode&amp;action=history"/>
	<updated>2026-04-22T01:51:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.4</generator>
	<entry>
		<id>https://wiki.crumbledworld.com/index.php?title=FlowLayoutExampleCode&amp;diff=152&amp;oldid=prev</id>
		<title>Anders: Created page with &quot;==Example== &lt;syntaxhighlight lang=&quot;lua&quot;&gt;  local panel = form:add(Panel(PanelSize(Vec2(-1)))) --Set a FlowLayout to the panel. Note that doing this i meaningless because FlowLayout is the default layout.  panel:setLayout(FlowLayout())  &lt;/syntaxhighlight&gt;&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=FlowLayoutExampleCode&amp;diff=152&amp;oldid=prev"/>
		<updated>2025-07-06T07:58:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Example== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;  local panel = form:add(Panel(PanelSize(Vec2(-1)))) --Set a FlowLayout to the panel. Note that doing this i meaningless because FlowLayout is the default layout.  panel:setLayout(FlowLayout())  &amp;lt;/syntaxhighlight&amp;gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
local panel = form:add(Panel(PanelSize(Vec2(-1))))&lt;br /&gt;
--Set a FlowLayout to the panel. Note that doing this i meaningless because FlowLayout is the default layout. &lt;br /&gt;
panel:setLayout(FlowLayout())&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>