Thread: Open source my OIOIC, a completely new object-oriented mechanism for the C.

  1. #16
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Self bumping a 6 month old thread, if he wouldn't just spam it to a new thread, Id say someone should close this thread.

  2. #17
    Registered User
    Join Date
    Mar 2009
    Posts
    5
    to download WGI 1.0.2 : Downloads - oic-wgi - Project Hosting on Google Code

    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.






  3. #18
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Just looks like another attempt at a GUI instead of an object-oriented language replacement. Win32 already provides what you have. I'm sure Linux has an equivalent replacement as well.

  4. #19
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    The OP just keeps bumping this old thread, I don't think he is really interested in feedback, whether it be positive or negative, I think its just a bot.

  5. #20
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Well I've already closed one thread on this board but I don't want to make a habit of it. It's hard to apply the no bumping rule to this board since if a project has any new news or developments I feel it is perfectly valid to post the info.

    The project looks interesting - tell us more about it instead of just bumping it and hyping it.

  6. #21
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Quote Originally Posted by Bubba View Post
    It's hard to apply the no bumping rule to this board since if a project has any new news or developments I feel it is perfectly valid to post the info.

    The project looks interesting - tell us more about it instead of just bumping it and hyping it.
    I agree that it is a serious project altho it may not interest most people.

    I believe he has a lot of informative stuff on his site, and the GUI widgety stuff is a new addition (altho a better PR person might have explained that) so it is not like he is reminding us of something already said. And looks like his approach with the GUI may have some uniqueness. I will say that there is no linux option as simple as this one appears to be, which would be good for someone who just needs a basic interface for something without having to spend a week learning a bigger API.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  7. #22
    Registered User
    Join Date
    Dec 2009
    Posts
    2
    Hello Everyone!

    I am Bruce Zhao, the creator of OIOIC and WGI. Very grateful to your support of OIOIC and WGI.

    SORRY! Because My english is not good.
    Reply slowly!
    Misunderstand your question!
    Express inaccurately!
    I would like to gradually get better.

    I am trying to do better. Please understand!

  8. #23
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Quote Originally Posted by MK27 View Post
    And looks like his approach with the GUI may have some uniqueness. I will say that there is no linux option as simple as this one appears to be, which would be good for someone who just needs a basic interface for something without having to spend a week learning a bigger API.
    Nope, not unique.

  9. #24
    Registered User
    Join Date
    Dec 2009
    Posts
    2
    WGI 1.0.4 , to download its source code: Downloads - oic-wgi - Project Hosting on Google Code

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Open Source License Agreements
    By taylorguitarman in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 06-09-2002, 10:17 PM
  2. My first Scanner (real Open Source)
    By Lynux-Penguin in forum Linux Programming
    Replies: 0
    Last Post: 04-30-2002, 12:12 AM
  3. Open Source and profit...
    By amzolt in forum C Programming
    Replies: 2
    Last Post: 03-28-2002, 09:13 AM
  4. Open source: is it secure?
    By samGwilliam in forum Linux Programming
    Replies: 6
    Last Post: 02-28-2002, 09:58 AM
  5. OpenGL Open Source
    By gnu-ehacks in forum Game Programming
    Replies: 2
    Last Post: 11-29-2001, 12:50 AM