Changing a DListView_Line / DListView_Column's tall
2 replies, posted
Hello,
does anybody know how I can change the tall of a DListView_Column and a DListView_Line?
SetTall or SetSize is not working.
[url]https://github.com/garrynewman/garrysmod/blob/451b4ff5d1aea7b9b06a8024ef706c248a79647e/garrysmod/lua/vgui/dlistview.lua#L47-L48[/url]
[editline]4th June 2016[/editline]
I swear with each of these posts I want to record a "rant tutorial" on how to find this info yourself.
[QUOTE=Robotboy655;50454995][url]https://github.com/garrynewman/garrysmod/blob/451b4ff5d1aea7b9b06a8024ef706c248a79647e/garrysmod/lua/vgui/dlistview.lua#L47-L48[/url]
[editline]4th June 2016[/editline]
I swear with each of these posts I want to record a "rant tutorial" on how to find this info yourself.[/QUOTE]
Thank you really much!
It isn't that I was too lazy to search by myself, I just haven't found this functions while searching. Maybe I should have a look on GitHub next time, because it seems like the wiki does not contain every information.
Sorry, you need to Log In to post a reply to this thread.