RAD GUI, Is Java the best answer? or QT ?

A

AnonymousFC3

Hello:
for interfacing with code, mostly written in C.

Which one of the two is best suited (easy, fast, etc...) to develop a GUI
interface:
Java or Qt... or something else (WxWidgets, Renaissance etc...)?

Portability may be an issue: portable code is useful, but mosrt portable
libraries do quite well by now. Is assertion valid?

Thanks.
AFC3

















, comp
 
O

Oliver Wong

AnonymousFC3 said:
Hello:
for interfacing with code, mostly written in C.

Which one of the two is best suited (easy, fast, etc...) to develop a GUI
interface:
Java or Qt... or something else (WxWidgets, Renaissance etc...)?

Portability may be an issue: portable code is useful, but mosrt portable
libraries do quite well by now. Is assertion valid?

Thanks.
AFC3

I'd vote for Qt even though I know almost nothing about it because I
know that Java was not designed for RAD GUI purposes.

- Oliver.
 
R

Ramza Brown

Oliver said:
I'd vote for Qt even though I know almost nothing about it because I
know that Java was not designed for RAD GUI purposes.

- Oliver.


I have been known to implement systems with client/server communication
with Java on the backend and X on the client-side for cleaner Win32(for
example) GUIs.

My question, for distribution which library has the best license,
possibly for commercial use.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top