<?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=ComboBox</id>
	<title>ComboBox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.crumbledworld.com/index.php?action=history&amp;feed=atom&amp;title=ComboBox"/>
	<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=ComboBox&amp;action=history"/>
	<updated>2026-04-22T00:35:01Z</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=ComboBox&amp;diff=61&amp;oldid=prev</id>
		<title>Anders: Created page with &quot;{{:ComboBoxExampleCode}}  ==Inheritance== Panel  ==Constructor== {| class=&quot;wikitable&quot;  !|function !|description |- |ComboBox(PanelSize size) | |- |ComboBox(PanelSize size, string text) | |- |}  ==Functions== {| class=&quot;wikitable&quot; !|return !|function !|description |- |Text |getText() |Get text. |- |int |getInt() |Get text. |- |float |getFloat() |Get text. |- | |ComboBox:setText(string te...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.crumbledworld.com/index.php?title=ComboBox&amp;diff=61&amp;oldid=prev"/>
		<updated>2025-07-05T13:41:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{:ComboBoxExampleCode}}  ==Inheritance== &lt;a href=&quot;/index.php/Panel&quot; title=&quot;Panel&quot;&gt;Panel&lt;/a&gt;  ==Constructor== {| class=&amp;quot;wikitable&amp;quot;  !|function !|description |- |ComboBox(&lt;a href=&quot;/index.php/PanelSize&quot; title=&quot;PanelSize&quot;&gt;PanelSize&lt;/a&gt; size) | |- |ComboBox(&lt;a href=&quot;/index.php/PanelSize&quot; title=&quot;PanelSize&quot;&gt;PanelSize&lt;/a&gt; size, string text) | |- |}  ==Functions== {| class=&amp;quot;wikitable&amp;quot; !|return !|function !|description |- |&lt;a href=&quot;/index.php/Text&quot; title=&quot;Text&quot;&gt;Text&lt;/a&gt; |&lt;a href=&quot;/index.php?title=ComboBox:getText()&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;ComboBox:getText() (page does not exist)&quot;&gt;getText&lt;/a&gt;() |Get text. |- |int |&lt;a href=&quot;/index.php?title=ComboBox:getInt()&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;ComboBox:getInt() (page does not exist)&quot;&gt;getInt&lt;/a&gt;() |Get text. |- |float |&lt;a href=&quot;/index.php?title=ComboBox:getFloat()&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;ComboBox:getFloat() (page does not exist)&quot;&gt;getFloat&lt;/a&gt;() |Get text. |- | |ComboBox:setText(string te...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{:ComboBoxExampleCode}}&lt;br /&gt;
&lt;br /&gt;
==Inheritance==&lt;br /&gt;
[[Panel]]&lt;br /&gt;
&lt;br /&gt;
==Constructor==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
&lt;br /&gt;
!|function&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|ComboBox([[PanelSize]] size)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|ComboBox([[PanelSize]] size, string text)&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Functions==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!|return&lt;br /&gt;
!|function&lt;br /&gt;
!|description&lt;br /&gt;
|-&lt;br /&gt;
|[[Text]]&lt;br /&gt;
|[[ComboBox:getText()|getText]]()&lt;br /&gt;
|Get text.&lt;br /&gt;
|-&lt;br /&gt;
|int&lt;br /&gt;
|[[ComboBox:getInt()|getInt]]()&lt;br /&gt;
|Get text.&lt;br /&gt;
|-&lt;br /&gt;
|float&lt;br /&gt;
|[[ComboBox:getFloat()|getFloat]]()&lt;br /&gt;
|Get text.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[ComboBox:setText(string text)|setText]]([[string]] text)&lt;br /&gt;
|Set text.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[ComboBox:setText(Text text)|setText]]([[Text]] text)&lt;br /&gt;
|Set text.&lt;br /&gt;
|-&lt;br /&gt;
|[[Panel]]&lt;br /&gt;
|[[ComboBox:addItem(Panel item)|addItem]]([[Panel]] item)&lt;br /&gt;
|Add a drop down menu item.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[ComboBox:removeItem(Panel item)|removeItem]]([[Panel]] item)&lt;br /&gt;
|Remove a drop down menu item.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[ComboBox:clearItems()|clearItems]]()&lt;br /&gt;
|Removes all drop down menu items.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[ComboBox:hideDropDownMenu()|hideDropDownMenu]]()&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
|[[ComboBox:showDropDownMenu()|showDropDownMenu]]()&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Anders</name></author>
	</entry>
</feed>