kaos057 Posted May 23, 2012 Share Posted May 23, 2012 Is there a way to make a gridlist scoll to the bottom? I tried guiGridListSetSelectedItem which does select but how would i also scroll to the selected item? Link to comment
Alpha Posted May 23, 2012 Share Posted May 23, 2012 You could use guiGridListSetSelectedItem along with guiGridListGetRowCount to select the last item, which would also scroll the bar down. Link to comment
kaos057 Posted May 23, 2012 Author Share Posted May 23, 2012 In my post I said I already did that. It does not scroll it only selects it. Link to comment
X-SHADOW Posted May 23, 2012 Share Posted May 23, 2012 did you try this ? [url=https://wiki.multitheftauto.com/wiki/GuiGridListSetScrollBars]https://wiki.multitheftauto.com/wiki/Gui ... ScrollBars[/url] Link to comment
Alpha Posted May 23, 2012 Share Posted May 23, 2012 That will just force the scrollbars on or off. I guess there is no way to do that. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now