Jump to content

Inventory


BrianNZ

Recommended Posts

I'm creating a GUI inventory, soon to have item support.

But I'm needing a few pointers. Things like...

Is it possible to "drag" and "drop" images in boxes much like WoW, silk road etc. if not, is it possible to make images that when clicked, do something e.g add a image thats click able(on the fly) much like the example above, but staticly placed on a scroll bar. Lastly can i make a scrollbar, that scrolls a ordinary GUI window..

Link to comment

You might be able to do drag and drop using the mouse down and mouse up events...

You can make scrollbars and scrollpanes that would probably do what you want. Scrollpanes are areas that have scrollbars and can contain whatever you want, e.g. a load of images that you scroll through.

Link to comment

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...