Jump to content

Best tool for making GUI for OSbot scripts


Recommended Posts

Posted

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. 

Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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