View Single Post
  #7  
Old February 25th, 2004, 01:38 AM

alexti alexti is offline
First Lieutenant
 
Join Date: Dec 2003
Location: Calgary, Canada
Posts: 762
Thanks: 0
Thanked 0 Times in 0 Posts
alexti is on a distinguished road
Default Re: JAVA programmer? (and Win-DomMap, and some GIMP)

Quote:
Originally posted by Arryn:
Second, and more pointedly, if I apply "window-dressing" to the app, it will be a major (ie: almost complete) rewrite of the code, not just a recompile. This will render moot any source control between a Windows GUI Version and a linux console Version.
If you'll do window UI using Qt, you will be able to compile the same code on Linux and Windows (and Mac). And AFAIR, Qt is free for GPL-ed projects.
Reply With Quote