Jump to content

Recommended Posts

Posted

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!

Posted

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.

Posted

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.