Thread
:
GuiScrollCtrl - Getting max y pos
View Single Post
#
5
03-09-2012, 10:59 PM
fowlplay4
team canada
Join Date: Jul 2004
Location: Canada
Posts: 5,200
I feel like that would trigger a GuiScrollControl.onResize() and you can do the same thing there.
PHP Code:
//#CLIENTSIDE
function
GuiScrollControl
.
onResize
() {
GuiScrollControl
.
scrolltobottom
();
}
__________________
Quote:
fowlplay4
View Public Profile
View GraalOnline Profile
Visit fowlplay4's homepage!
Find all posts by fowlplay4