BrianNZ Posted January 26, 2008 Share Posted January 26, 2008 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
eAi Posted January 26, 2008 Share Posted January 26, 2008 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
BrianNZ Posted January 26, 2008 Author Share Posted January 26, 2008 Scroll panes are in DP2?, Examples are not yet conducted on the Wiki, and are limited to a group. Could there be a possible update on this? Thanks for the reply, great to know i can count on a dev to help out eAi is a little devil Link to comment
50p Posted January 26, 2008 Share Posted January 26, 2008 You could take a look into "admin" resource, which has got scrollbars (scrolling through players, resources ). Link to comment
eAi Posted January 27, 2008 Share Posted January 27, 2008 I don't have time to document them. Have a look at admin see if you can add something to the wiki... Link to comment
BrianNZ Posted January 27, 2008 Author Share Posted January 27, 2008 ok, ill see if i can hook something up. 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