Jump to content

Recommended Posts

Posted

I have to write a program for my final project in my Java class. My program must be written in Java and it must be cross platform compatible (meaning it will run on two different operating systems).

 

At the same time, I am writing a completely different program for my final project in my C++ class and I would like to write a GUI for it. I have much more flexibility in writing it than I do with my Java program, which must be strictly Java.

 

Rather than learning two completely different APIs, I would like to use GTK+ in place of the AWT and Swing libraries for my Java program and in place of Winforms for my C++ application. I have spoken to both of my professors and this is acceptable.

 

My question is, how do I do it? If someone could point me towards or provide me with directions for getting simple Hello World applications running in both languages on Windows using GTK+ (preferably in Visual Studio for C++ and Eclipse for Java), I should be able to work from there.

 

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...