Jump to content

Recommended Posts

Posted (edited)

So I want to create a GUI with a scrollbar, so i have my GUI, add my dimentions and buttons but the scroll bar wont work (doesnt scroll down page).

GUICreate("TITLE", 185, 520, -1, -1, $WS_VSCROLL)

There are buttons/text I have to scroll to. I am guessing I have to set some kind of config?

Edited by gigilihooie

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...