Garry's Mod Wiki

Revision Difference

DTextEntry:SetTabbingDisabled#550670

<function name="SetTabbingDisabled" parent="DTextEntry" type="panelfunc"> <ispanel>yes</ispanel> <description>Sets whether or not the panel accepts tab key. <note>Disabling tab key prevents the panel from unfocusing by mouse, however, still works for focusing to other keyboard focus.</note></description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="enabled" type="boolean">Whether the DTextEntry should ignore tab</arg> </args> </function>