Garry's Mod Wiki

Revision Difference

DTextEntry:SetTabbingDisabled#528375

<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>⤶ <args>⤶ <arg name="enabled" type="boolean">Whether the DTextEntry should ignore tab</arg>⤶ </args>⤶ </function>