Suggest Me in Developing Cross platform App Development

P

princeofcode

Hey all

I am new to this group.

I am planing to develop a GUI application that should work on Windows,
Mac, Linux. Can u suggest me what language (except java)and what
compiler sdk i can use for this.

Thanks
PrinceofCode.
 
C

Chris Dollin

I am new to this group.
Yes.

I am planing to develop a GUI application that should work on Windows,
Mac, Linux. Can u suggest me what language (except java)and what
compiler sdk i can use for this.

Off-topic: why /not/ Java?

On-topic: C. What language would you /expect/ this group to suggest? Of
course, all the GUI libraries are off-topic here.
 
V

Vladimir Oka

Hey all

I am new to this group.

I am planing to develop a GUI application that should work on Windows,
Mac, Linux. Can u suggest me what language (except java)and what
compiler sdk i can use for this.

This being comp.lang.c, the language bit is easy: just use C!
For the compiler, just use whatever takes your fancy...
 
N

Nelu

Hey all

I am new to this group.

I am planing to develop a GUI application that should work on Windows,
Mac, Linux. Can u suggest me what language (except java)and what
compiler sdk i can use for this.
This is OT here.

You should look for a more appropriate group.
But, if you think about C, I could sugest gtk (www.gtk.org).
Also, GTK has bindings in other languages (like python).
The license is LGPL.

There are other Toolkits you could use for C++, as well (Qt, wxWidgets).

Again, this is not the right place for questions such as this.
Come back if you have a C question.
 
M

Malcolm

Hey all

I am new to this group.

I am planing to develop a GUI application that should work on Windows,
Mac, Linux. Can u suggest me what language (except java)and what
compiler sdk i can use for this.
C isn't your language.
 

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

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top