<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/OnDgsElementSize?action=history&amp;feed=atom</id>
	<title>OnDgsElementSize - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/OnDgsElementSize?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnDgsElementSize&amp;action=history"/>
	<updated>2026-05-13T20:59:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=OnDgsElementSize&amp;diff=64200&amp;oldid=prev</id>
		<title>XLive: Created page with &quot;{{Client event}} __NOTOC__  This event is triggered when the local client resizes a DGS element.  ==Parameters==  No parameters.  ==Source== The event system#Event source|so...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=OnDgsElementSize&amp;diff=64200&amp;oldid=prev"/>
		<updated>2019-09-08T14:45:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Client event}} __NOTOC__  This event is triggered when the local client resizes a DGS element.  ==Parameters==  No parameters.  ==Source== The event system#Event source|so...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Client event}}&lt;br /&gt;
__NOTOC__ &lt;br /&gt;
This event is triggered when the local client resizes a DGS element.&lt;br /&gt;
&lt;br /&gt;
==Parameters== &lt;br /&gt;
No parameters.&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
The [[event system#Event source|source]] of this event is the DGS element that was resized.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
This example will output the type of DGS element that the client has resized, to the chatbox.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;addEventHandler(&amp;quot;onDgsElementSize&amp;quot;,getRootElement (),function()&lt;br /&gt;
	outputChatBox(&amp;quot;You have resized a &amp;quot;..getElementType(source)..&amp;quot;.&amp;quot;,255,255,0)&lt;br /&gt;
end)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
===DGS events===&lt;br /&gt;
{{DGSEVENTS}}&lt;/div&gt;</summary>
		<author><name>XLive</name></author>
	</entry>
</feed>