Garry's Mod Wiki

Revision Difference

DListView_Column:SetTextAlign#518180

<function name="SetTextAlign" parent="DListView_Column" type="panelfunc"> <ispanel>yes</ispanel> <description>Sets the text alignment for the column</description> <realm>Client</realm> <args> <arg name="alignment" type="number">The direction of the content, based on the number pad.&#xA;&amp;amp;lt;table&amp;amp;gt;&#xA;&amp;amp;lt;tr&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;7&lt;/key&gt;: **top-left**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;8&lt;/key&gt;: **top-center**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;9&lt;/key&gt;: **top-right**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;/tr&amp;amp;gt;&#xA;&amp;amp;lt;tr&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;4&lt;/key&gt;: **middle-left**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;5&lt;/key&gt;: **center**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;6&lt;/key&gt;: **middle-right**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;/tr&amp;amp;gt;&#xA;&amp;amp;lt;tr&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;1&lt;/key&gt;: **bottom-left**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;2&lt;/key&gt;: **bottom-center**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;td&amp;amp;gt;&lt;key&gt;3&lt;/key&gt;: **bottom-right**&amp;amp;lt;/td&amp;amp;gt;&amp;amp;lt;/tr&amp;amp;gt;&#xA;&amp;amp;lt;/table&amp;amp;gt;</arg>⤶ <arg name="alignment" type="number">The direction of the content, based on the number pad.&amp;lt;table&amp;gt;⤶ &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;<key>7</key>: **top-left**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>8</key>: **top-center**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>9</key>: **top-right**&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;⤶ &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;<key>4</key>: **middle-left**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>5</key>: **center**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>6</key>: **middle-right**&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;⤶ &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;<key>1</key>: **bottom-left**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>2</key>: **bottom-center**&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;<key>3</key>: **bottom-right**&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;⤶ &amp;lt;/table&amp;gt;</arg>⤶ </args> </function>