Search:

Type: Posts; User: migf1

Search: Search took 0.01 seconds.

  1. Replies
    17
    Views
    5,590

    Sure, not every software is suitable for all...

    Sure, not every software is suitable for all needs. If for example size and/or speed for your Windows gui app is more important, then Win32 API surely is a better option. If cutting production time...
  2. Replies
    17
    Views
    5,590

    I second that (although I don't think that the...

    I second that (although I don't think that the Win32 API is that difficult... but it surely is more difficult than modern C GUI frameworks such as GTK+).

    As I said in a previous post, I believe...
  3. Replies
    17
    Views
    5,590

    The Win32 API is by no means easier to program...

    The Win32 API is by no means easier to program with, than GTK+2.

    However, if the target is Windows platforms only, then the end-users need do nothing in order to run the executables (while for...
  4. Replies
    17
    Views
    5,590

    That's true, GTK is not a simple GUI framework....

    That's true, GTK is not a simple GUI framework. However, I agree with Elkvis that it may be your best bet, due its enormous popularity (actually, I believe it is the only decent GUI framework for C)....
Results 1 to 4 of 4