Neowulf Posted September 14, 2012 Posted September 14, 2012 Ok, I give up. Every time I look at the gui stuff The Fog descends on my brain and I can't do crap for the rest of the day. Does anyone have some free time this weekend they could spend on a skype/google/ect... chat walking me through a basic gui with buttons, a progress bar, and inventory slots?
jakj Posted September 16, 2012 Posted September 16, 2012 Go check out this old thing I never went back to. In the source in the "Api" folder is some code that lets you make GUIs modularly, and that will probably be just the wedge you needed, because from there it's just calculation and drawing. As far as standard Minecraft controls like buttons and bars, if you want to use them instead of making your own style, just look at the code I did and then go rip a few lines out of some of Minecraft's base GUI classes like the main menu or world-load screen. http://j-a-k-j.com/Fair Trade 0.1.0.0.zip
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