Live data from Hacker News

Zetes: A lightweight cross-platform GUI application framework for Java

github.com

1–10 of 32 posts

Re: Zetes: A lightweight cross-platform GUI application framework for Java

#4
post #2

There is a blog post in russian: https://translate.google.com/translate?sl=ru&tl=en&js=y&prev...

The screenshot for the TinyViewer on Windows shows why this sort of thing is difficult to pull off well. The File drop-down doesn't align where it should, it hangs off to the left. The Window drop-down is far, far worse.

Re: Zetes: A lightweight cross-platform GUI application framework for Java

#7

After my horrible experience building a desktop cross platform app in Swing GUI, I vowed to never use Java. I wonder how Zetes addresses the problems with Swing.

perhaps if you gave some examples of your issues with swing, you'd find out.

Re: Zetes: A lightweight cross-platform GUI application framework for Java

#9
post #5
post #3

This actually looks intriguing. Some links to screenshots or sample programs would be nice.

Zetes Examples: https://github.com/bigfatbrowncat/zetes-examples

Here's a compiled app (Mac): https://dl.dropboxusercontent.com/u/3784302/OldLand.app.zip

Re: Zetes: A lightweight cross-platform GUI application framework for Java

#10

After my horrible experience building a desktop cross platform app in Swing GUI, I vowed to never use Java. I wonder how Zetes addresses the problems with Swing.

Any concrete example of issues with Swing, or just general discomfort?
Post reply on HN