Aspen
Aspen

Reputation: 21

Is there a reason why my GUI builder doesn't match the reference images on codenameone's website?

I'm working on the front end for an app in my CS class and I want to use the new GUI builder since previously I've been using the old one. I looked up videos on how to use the new builder and realized that the builder in the tutorials doesn't match what's on my screen making it hard to work with. Is there anything I can do to fix this or should I just adjust to the different layout?

CodenameOne example:

enter image description here

My example:

enter image description here

Upvotes: 2

Views: 44

Answers (1)

Shai Almog
Shai Almog

Reputation: 52770

There are more options and more features but if you'll look at the actual buttons within the UI you will notice that they are identical. Once you place components in (which you drag from the right side) you will see a UI that's similar to the one in the first picture. Notice you need to click on the accordion in the right side to expand it.

Upvotes: 0

Related Questions