View Single Post
  #1  
Old 05-26-2008, 02:30 AM
Stryke Stryke is offline
Scripter
Join Date: Apr 2008
Posts: 157
Stryke is an unknown quantity at this point
GuiMLTextCtrl and GuiScrollCtrl

Everytime I add a new GuiMLTextCtrl inside the GuiScrollCtrl, it scrolls all the way up, so I fix this by using scrolltoBottom(). However it's annoying because it looks like the scroll bar is glitched. Is there a way to keep that scroll bar down?

BTW, this is for chatting.
Reply With Quote