Jump to content

Best tool for making GUI for OSbot scripts


Butters

Recommended Posts

Howdy ho,

Was wondering what tools are you using for designing GUI's for scripts?

What I already tried was:

* NetBeans - very lovely, though who codes in NetBeans? Hate to migrate code from it to Eclipse

* Eclipse window builder - Honestly, didn't see something so horrible on such a high scale. Tried other Eclipce plugins, but they were either horrible or added external dependencies when exported as jar (no bueno for OSBot)

Didn't try InteliJ solutions though. Maybe it has a lovely inbuilt Swing designer as NetBeans?

Comments, discussion and general experience using various tools is welcome.

Oh, and writing everything by hand is no bueno, reason being that this is not a university (jk) and might become hell real quick when doing something complex. 

Link to comment
Share on other sites

1 hour ago, nosepicker said:

Howdy ho,

Was wondering what tools are you using for designing GUI's for scripts?

What I already tried was:

* NetBeans - very lovely, though who codes in NetBeans? Hate to migrate code from it to Eclipse

* Eclipse window builder - Honestly, didn't see something so horrible on such a high scale. Tried other Eclipce plugins, but they were either horrible or added external dependencies when exported as jar (no bueno for OSBot)

Didn't try InteliJ solutions though. Maybe it has a lovely inbuilt Swing designer as NetBeans?

Comments, discussion and general experience using various tools is welcome.

Oh, and writing everything by hand is no bueno, reason being that this is not a university (jk) and might become hell real quick when doing something complex. 

 

IntelliJ built-in GUI builder is fine.

Best way to do it is writing the code yourself though.

  • Like 1
Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...