Garry's Mod Wiki

Revision Difference

DTextEntry:OpenAutoComplete#518428

<function name="OpenAutoComplete" parent="DTextEntry" type="panelfunc"> <ispanel>yes</ispanel> <file line="213-232">lua/vgui/dtextentry.lua</file> <description> <internal>You really should be using <page>DTextEntry:GetAutoComplete</page> instead.</internal> Builds a <page>DMenu</page> for the DTextEntry based on the input table. </description> <realm>Client</realm> <args> <arg name="tab" type="table">Table containing results from &lt;page&gt;DTextEntry:GetAutoComplete&lt;/page&gt;.</arg> <arg name="tab" type="table">Table containing results from <page>DTextEntry:GetAutoComplete</page>.</arg> </args> </function>