<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Faldon Forums - 2024/11/7]]></title>
	<link rel="self" href="https://www.faldon.org/feed/atom/topic/7675/"/>
	<updated>2024-11-06T10:07:33Z</updated>
	<generator>PunBB</generator>
	<id>https://www.faldon.org/topic/7675/</id>
		<entry>
			<title type="html"><![CDATA[Re: 2024/11/7]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/73653/#p73653"/>
			<content type="html"><![CDATA[<p>As an example of this change, from my test form, the following actually works now:</p><p>&nbsp; &nbsp; &lt;VScrollable X=&quot;250&quot; Y=&quot;350&quot; Height=&quot;100&quot;&gt;<br />&nbsp; &nbsp; &nbsp; &lt;VStack&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;Label Text=&quot;123&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;Border&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;TextBox Width=&quot;250&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Border&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;Border&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;TextBox Width=&quot;250&quot; Height=&quot;50&quot; Multiline=&quot;True&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Border&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;Label Text=&quot;456&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;Border&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;CheckBox Text=&quot;Hello World&quot;/&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/Border&gt;<br />&nbsp; &nbsp; &nbsp; &lt;/VStack&gt;<br />&nbsp; &nbsp; &lt;/VScrollable&gt;</p><p>So TextBox, with no height specified, automatically sizes to one line height. Border can now contain controls instead of just sitting behind them, and will automatically size to its contents and pad them appropriately. The VStack will line these all up vertically. Finally, the VScrollable will wrap it all in an area with a scrollbar.</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-11-06T10:07:33Z</updated>
			<id>https://www.faldon.org/post/73653/#p73653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2024/11/7]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/73652/#p73652"/>
			<content type="html"><![CDATA[<p>As to specifics, versus last week, I&#039;ve got CheckBox, RadioBox, and TextBox all working now, as well as LanguageSelector, but ListBox, forms, menu, and all the skinned controls are still to go. Not to mention all the changes every UI form will need to make them work again..</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-11-06T10:02:04Z</updated>
			<id>https://www.faldon.org/post/73652/#p73652</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[2024/11/7]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/73651/#p73651"/>
			<content type="html"><![CDATA[<p>There won&#039;t be a patch this week. The changes I&#039;m making to the GUI code won&#039;t be done in time. It&#039;s a big change, and there&#039;s a lot left to do.</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2024-11-06T09:54:00Z</updated>
			<id>https://www.faldon.org/post/73651/#p73651</id>
		</entry>
</feed>
