UI Programming start
-
I have been programming windows using C++ since a year, but havent done any UI programming. Now I need to get into UI development, I would like to know of any introductory articles in this area. I have not used MFC before, and would like to stay away from it if possible. Can people suggest any URLs on UI development using C++ that can get me started? thanks!
-
I have been programming windows using C++ since a year, but havent done any UI programming. Now I need to get into UI development, I would like to know of any introductory articles in this area. I have not used MFC before, and would like to stay away from it if possible. Can people suggest any URLs on UI development using C++ that can get me started? thanks!
Why don't you try working on SDK. This is a slow process for developing an application , on the other hand if you use MFC you can speed up application development. You can read the code from this site for developing SDK applications Vision is Always important and so is your ATTITUDE. Wishes. Anshuman Dandekar
-
Why don't you try working on SDK. This is a slow process for developing an application , on the other hand if you use MFC you can speed up application development. You can read the code from this site for developing SDK applications Vision is Always important and so is your ATTITUDE. Wishes. Anshuman Dandekar
AnShUmAn_VCPP wrote:
You can read the code from this site for developing SDK applications
which site? thanks!
-
AnShUmAn_VCPP wrote:
You can read the code from this site for developing SDK applications
which site? thanks!
See the documentation that is available for SDK on codeproject.com. You will see the option for SDK in the left hand pane when you scroll down on the login page Vision is Always important and so is your ATTITUDE. Wishes. Anshuman Dandekar