Jump to content

GUI Components like buttons, sliders, ... ?


Recommended Posts

Posted

Hi all, I know the basics of GUI in Minecraft now and managed to make my first GUI. However, I'm looking around to see how to implement the basic GUI things like buttons, sliders, checkboxes, ... I was hoping this would be implemented already somewhere in Forge or Minecraft (always nice not to have to reinvent the wheel) but I couldn't find anyhing like that. Are there things for this or does every mod developer have to develop his own GUI components when he needs a GUI?

 

Thanks!

Posted

There are some -very- basic GUI widgets included in vanilla -- buttons, text-boxes, sliders.  However, compared to normal GUI libraries they are quite backwards and difficult to use without much manual integration into your gui.

 

I believe most people develop their own GUI widgets / classes.  I did for my mod, I know chickenbones did for NEI, pretty sure the BC team has custom GUI stuff for BC as well.

 

There is/was a 'minecraft GUI's' API/mod at one point that was meant to work as a shared GUI library, but I never looked into it too much -- it might still be available, can probably google for it (minecraft GUI API or similar).

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.