Thread: Visual "C" alternatives? ...codeBlocks ...wxWidgets

  1. #1
    Registered User
    Join Date
    Jan 2010
    Posts
    31

    Visual "C" alternatives? ...codeBlocks ...wxWidgets

    Greets,
    Visual "C" alternatives with Windows7:
    I am looking for a Visual "C" Gui Builder (not C++).
    I think codeblocks can use wxWidgets or wxFormBuilder with C++.
    And I think Dev-C can use wxWidgets or wxFormBuilder with C++.
    But can I use codeblocks and wxWidgets or wxFormBuilder with "C".
    "C" instead of "C++" ?

    Or are there other OpenSource (or almost freeware) Visual "C" alternatives?
    Thanks...vm
    Win7x64, HotBasic, 'Beginning C programming', 'Arduino Uno R3'.
    "All things in moderation, except for love and forgiveness"... www.vmars316.com

  2. #2
    Bit Fiddler
    Join Date
    Sep 2009
    Posts
    79
    wxWidgets doesn't have a C API.

    You might use ResEd instead. I've been using IUP a lot, since I want the software to work with both linux and windows.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Visual Studio C++ 2005 first task "Create a window"
    By csonx_p in forum Windows Programming
    Replies: 3
    Last Post: 04-15-2008, 05:49 AM
  2. Replies: 14
    Last Post: 12-26-2004, 11:18 AM
  3. Alternatives for "if"
    By criticalerror in forum C++ Programming
    Replies: 7
    Last Post: 01-22-2004, 08:03 PM
  4. "itoa"-"_itoa" , "inp"-"_inp", Why some functions have "
    By L.O.K. in forum Windows Programming
    Replies: 5
    Last Post: 12-08-2002, 08:25 AM
  5. "CWnd"-"HWnd","CBitmap"-"HBitmap"...., What is mean by "
    By L.O.K. in forum Windows Programming
    Replies: 2
    Last Post: 12-04-2002, 07:59 AM

Tags for this Thread