I
I
Ivan Karabadzhak2014-01-21 20:40:46
Python
Ivan Karabadzhak, 2014-01-21 20:40:46

Are there any Python solutions for Mac graphics applications that are objectively faster to develop than Java + Swing?

The whole point is that I have to create graphical applications for Mac while sitting on Windows. At the moment I am writing them in Java + Swing. The clumsy interface does not scare. In principle, if you try, they even look like nothing.

Interested in the question. Are there any Python solutions for Mac graphics applications that are objectively faster to develop than Java + Swing? Swing takes a long time to fiddle with the interface. Don't like it very much. Yes, and not so much and I need to write in a language with static typing.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
B
bagyr, 2014-01-21
@Jakeroid

[Jython, Groovy, Clojure] + the same Swing.
Something simple - TkInter or pygame + gui-library to choose from.
You can see something else on CLR + GTK#.

S
sim3x, 2014-01-21
@sim3x

www.riverbankcomputing.com/software/pyqt/intro
qt-project.org/wiki/PySide
Everything depends on you. We don't know you

A
Ali Aliyev, 2014-01-22
@ali_aliev

Try PyObjC pythonhosted.org/pyobjc www.youtube.com/watch?v=N4Q8u7ajGuA

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question