<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=UIObject</id>
	<title>UIObject - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=UIObject"/>
	<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=UIObject&amp;action=history"/>
	<updated>2026-04-07T16:46:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.splashdamage.com/index.php?title=UIObject&amp;diff=3253&amp;oldid=prev</id>
		<title>JRAD at 12:01, 21 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=UIObject&amp;diff=3253&amp;oldid=prev"/>
		<updated>2007-11-21T12:01:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
== Class Tree ==&lt;br /&gt;
* [[:UIObject]]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
This class is abstract and may not be used directly in the GUIs. Any classes deriving from this class will inherit all its properties, flags, functions and events.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
{{:UIObject Properties}}&lt;br /&gt;
&lt;br /&gt;
== Flags ==&lt;br /&gt;
{{:UIObject Flags}}&lt;br /&gt;
&lt;br /&gt;
== Functions ==&lt;br /&gt;
=== General Functions ===&lt;br /&gt;
 [[UIObject:setParent|setParent]]                          Sets a new parent for the window.&lt;br /&gt;
 [[UIObject:isChild|isChild]]                            Checks if the window is a child (possibly indirectly a child) of the the window supplied as the first parameter.&lt;br /&gt;
 [[UIObject:changeZOrder|changeZOrder]]                       Change the drawing order for the window.&lt;br /&gt;
 [[UIObject:postNamedEvent|postNamedEvent]]                     Post a named event on the window.&lt;br /&gt;
 [[UIObject:postOptionalNamedEvent|postOptionalNamedEvent]]             Post a named event on the window. Will not give error if the named event does not exist.&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
 [[UIObject:onCreate|onCreate]]                           Called on window creation&lt;br /&gt;
 [[UIObject:onNamedEvent|onNamedEvent]]                       Called when one of the events specified occurs&lt;br /&gt;
 [[UIObject:onPropertyChanged|onPropertyChanged]]                  Called when one of the properties specified occurs&lt;br /&gt;
 [[UIObject:onCVarChanged|onCVarChanged]]                      Called when one of the CVars' value changes&lt;br /&gt;
&lt;br /&gt;
[[Category:GUIs]]&lt;/div&gt;</summary>
		<author><name>JRAD</name></author>
		
	</entry>
</feed>