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.
|
Go4Expert Founder
|
![]() |
| 17Nov2009,13:11 | #2 |
|
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
|
|
Go4Expert Founder
|
![]() |
| 17Nov2009,13:14 | #3 |
|
Also I could not find anything but the exe's. Can you also upload the source code.
|
|
Newbie Member
|
|
| 18Nov2009,06:46 | #4 |
|
Go4Expert Founder
|
![]() |
| 18Nov2009,09:18 | #5 |
|
Newbie Member
|
|
| 11Dec2009,07:49 | #6 |
|
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. |


