Menu

Create forms in dev c++?

2002-11-05
2012-09-26
  • Nobody/Anonymous

    hello,

    sorry for bad english, but i am a German ;-)

    Here my question, how can i create froms in dev c++? Is there any Form Desinger like in Borland?

    THX!

    Andre

     
    • Nobody/Anonymous

      Dev-C++ is not a builder. It will not make any code for you. It is an IDE (Integrated Development Environment).

      What is integrated? The compiler and debugger is integrated.

      You will become better (more marketable) programmer if you learn how to program in the native API. (e.g. Win32 API for Windows).

      BlakJak :]

       
    • Nobody/Anonymous

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.