<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2Fhelium%2Fapi%2Fmap_dialog</id>
	<title>Vendetta/helium/api/map dialog - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2Fhelium%2Fapi%2Fmap_dialog"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/helium/api/map_dialog&amp;action=history"/>
	<updated>2026-04-07T09:32:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.quasar-rce.com/index.php?title=Vendetta/helium/api/map_dialog&amp;diff=80&amp;oldid=prev</id>
		<title>Luxen: created helium&#039;s map_dialog page</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/helium/api/map_dialog&amp;diff=80&amp;oldid=prev"/>
		<updated>2025-03-15T17:03:22Z</updated>

		<summary type="html">&lt;p&gt;created helium&amp;#039;s map_dialog page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Similar to iup&amp;#039;s :map(), but recursively activates all map_cb() functions in every child iup object. Many helium objects require this to render correctly.&lt;br /&gt;
&lt;br /&gt;
=== Definition ===&lt;br /&gt;
helium.util.map_dialog(ihandle) -&amp;gt; nil&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
ihandle: type *iup_object: dialog or other iup element item to be mapped. All children in the entire iup tree will be iterated over and all map_cb found will be executed.&lt;br /&gt;
&lt;br /&gt;
=== Notes === &lt;br /&gt;
The reason most helium objects require this variant of iup.map() is due to the resizable nature of many of the elements. The code to manage the appropriate size of these elements is triggered within map_cb, which is only called on the root dialog when using standard iup.map().&lt;/div&gt;</summary>
		<author><name>Luxen</name></author>
	</entry>
</feed>