CrazyEngineers
  • I've been planning to do a little project for a while but I'm not sure about what window tool kit to use. Reckon you guys could suggest a few? Preferably cross platform but not at the expense of ease of use.

    Cheers.
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • dks

    MemberJul 30, 2006

    You want toolkit to design UI (user interface) for windows (or cross platform UI application) or just wanted to write console based application for windows (or crosss platform applications)??

    Mention your specifications clearly...

    Thanks,
    Dks
    Are you sure? This action cannot be undone.
    Cancel
  • pradypop

    MemberJul 31, 2006

    From what I can comprehend out of your mail is that you want to develop a Windows based application. In windows based platforms, you can use Visual stdio and code in VB, VC++,.... On linux platform you can go for QT on KDE, GTK with Glade on GNOME.

    If you can make your specs clear, then i can be more precise.
    Are you sure? This action cannot be undone.
    Cancel
  • pradypop

    MemberJul 31, 2006

    Again I assume that by cross-platform you mean an application which works in say linux as well as windows. Well then you have to use VC++ and GTK with lots of pre-processors. You can than compile separately for each platform.

    Its as good as writing two entirely different codes but putting them in same file so that the code becomes portable.

    And if you want linux binaries to work on windows and vice-versa, than its a huge project which needs a platform which will be developed and installed for both domains separately but same binaries run on both domains over this platform. There are some standard platforms which are available which can do the job.
    Are you sure? This action cannot be undone.
    Cancel
  • crook

    MemberJul 31, 2006

    Its common to see this on forums. Please mention your requirements in detail so that we understand what you are looking for.

    Crrroook
    Are you sure? This action cannot be undone.
    Cancel
  • pradypop

    MemberJul 31, 2006

    Generally it happens on forums or any other place because we just get an idea looking at something but simply dont know where to start from. So we end up querying up in very unclear way. Once we start getting more start-points then things start to fall in place.

    It happens to me all the time. Every new project is a jigzaw puzzle where you simply don't know where to start from.

    Funny but more you learn, only thing we end up learning is that there is a lot to learn.

    For Das the issue was designing a simple GUI. Now its snowballed into VB, VC, GTK, Linux......😒 😒 😒

    😉
    Are you sure? This action cannot be undone.
    Cancel
  • Das Bruce

    MemberAug 1, 2006

    Thanks guys, you're right, I should have given more descriptions.

    The language I'm using will be c++ since its the only one I have much confidence with or don't hate with a passion. I've got a copy of vs.net2005 but I prefer to use Code::Blocks since I'm a fan of free/open source software. What I'm trying to actually do is create a file organiser/text editor to make organising and developing mods for #-Link-Snipped-#, which involves a horrendous amount of text file editing.

    Thanks again.
    Are you sure? This action cannot be undone.
    Cancel
  • SudhaKar Arjunan

    MemberJan 5, 2007

    Das Bruce
    Thanks guys, you're right, I should have given more descriptions.

    The language I'm using will be c++ since its the only one I have much confidence with or don't hate with a passion. I've got a copy of vs.net2005 but I prefer to use Code::Blocks since I'm a fan of free/open source software. What I'm trying to actually do is create a file organiser/text editor to make organising and developing mods for #-Link-Snipped-#, which involves a horrendous amount of text file editing.

    Thanks again.
    Did you got your tool kit and completed your project perfectly.

    Reply Here,

    So we could know that your raised issue is completed or not.

    Regards,
    A.Sk...
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register