Thread: Linux development

  1. #1
    Registered User
    Join Date
    Nov 2007
    Posts
    164

    Linux development

    I have been programming for a while in C++, MFC, .NET (using C++/CLI) etc. Did few projects in these frameworks/platforms.

    Now I would like to switch to Linux development. So need suggestions on what GUI framework or widget toolkit to use (like Qt, wxWidget etc). Basically, it would be great if that framework/toolkit have great resources as I most of the times rely on communities to get help from and also which is easier.
    Last edited by manzoor; 02-11-2009 at 08:06 AM.

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    Well, you suggested some of the best ones yourself : Qt is a good one as is wxWidget. GTK+ is also a frequently mentioned one. I'm pretty sure they are all pretty similar (in overall view, of course once you get used to one, you will probably not like the others! ).

    Some links:
    http://www.blitzmax.com/Community/posts.php?topic=42380
    http://ldn.linuxfoundation.org/artic...ices-gtk-vs-qt
    http://ubuntuforums.org/archive/index.php/t-496620.html

    [I only scanned through those threads - I don't know how good they are].

    --
    Mats
    Last edited by matsp; 02-11-2009 at 07:57 AM.
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 10-24-2005, 06:35 AM
  2. Development in Linux
    By nickname_changed in forum Linux Programming
    Replies: 3
    Last Post: 05-30-2004, 07:50 PM
  3. linux development
    By A_______armpit in forum Linux Programming
    Replies: 4
    Last Post: 11-27-2001, 03:47 AM