Posted August 1, 201411 yr I'm trying to find a tutorial on how to make a custom GUI (*not* for a typical container that uses GuiContainer) but haven't been able to find one. All tutorials focus on inventory GUI's but that's not what I need in this case. What I actually want to make is a scrollable list of text. Preferably where it is possible to select lines in that list. Any pointers to where I can find more info on this subject? For 1.7.10 Thanks!
August 1, 201411 yr If you are making a GUI the question is what GUI are you making the thing is I sometimes have trouble with making a GUI, There are many tutorials on GUIs most of them on furnaces, and if you look at the source for MineCraft at the structure I think you will find what you need. Hope this helps.
August 1, 201411 yr Author Well the GUI that I want to make is a scrollable list of text (selectable). That's it basically. Nothing more. No more interaction with that GUI then simply being able to select a line and scroll the text. I see the Gui class and it has many subclasses but I'm a bit confused about what the best way would be to tackle this and which subclass I should use so I was hoping for a tutorial on something like this which is *not* a container or furnace. Thanks,
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.