Open source my WGI, a GUI lib written with C.

Discussion in 'C' started by Bruce.Zhao, Nov 17, 2009.

  1. Bruce.Zhao

    Bruce.Zhao New Member

    Joined:
    Nov 17, 2009
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    I created WGI, a GUI lib written with C. WGI is open source. I issue the demo project of WGI 1.0.0. Here to download its source code: http://code.google.com/p/oic-wgi/downloads/list

    What WGI? WGI is doing what MFC has done, to encapsulate API, BUT WGI uses OIOIC, instead of C++.

    Look forward to various advices sincerely.
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    I have made the link clickable and also I would suggest you to look at our initiative to Support open source and if you can satisfy majority of the condition we would love to donate some bucks :D
     
  3. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Also I could not find anything but the exe's. Can you also upload the source code.
     
  4. Bruce.Zhao

    Bruce.Zhao New Member

    Joined:
    Nov 17, 2009
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    That "WGI-1.0.0-Demo-Project-for-windows.tar.gz" is its source code.
     
  5. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Ok. And also do you satisfy all the other points in the SOS thread I mention above.
     
  6. Bruce.Zhao

    Bruce.Zhao New Member

    Joined:
    Nov 17, 2009
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    to download WGI 1.0.2 :

    node WDialog ---> corresponding MFC's CDialog
    node WMenu ---> corresponding MFC's CMenu
    node WButton ---> corresponding MFC's CButton
    node WStatic ---> corresponding MFC's CStatic
    node WEdit ---> corresponding MFC's CEdit and CIPAddressCtrl
    node WScrollBar ---> corresponding MFC's CScrollBar
    node WSlider ---> corresponding MFC's CSlider and CProgressCtrl
    node WComboBox ---> corresponding MFC's CComboBox and CComboBoxEx
    other are base node.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice