Discord
Steam
/
Garry's Mod
/
Developers
/
DListView auto..
Login/Join
Event Log
DListView autoscroll
1 replies, posted
Search
In This Thread
I have a DListView that I'm constantly adding items to. How can I make it automatically scroll down?
[lua]list:AddLine( ... ) list:PerformLayout() list.VBar:SetScroll( list.VBar.CanvasSize )[/lua]
Sorry, you need to
Log In
to post a reply to this thread.