From: seb_kramm <seb...@ya...> - 2007-10-26 17:10:33
|
Jessica Chen a écrit : > hi, thanks for your reply. > i agree that win32 api is not the best way. > but it seem i cannot use MFC in Dev-C++, so i have to use win32 api. Of course you can... I'll say it again : DevCpp IS JUST AN IDE ! Then, I agree it might be harder than using MS VC...But who want's to use MFC, anyway? > i got another way to do controls in Dev-c++ -- "RAD", pls read as follow. > but the problem is: it is not easy to invoke other functions in the project. > WxWigets(http://www.wxwidgets.org) and RadCpp (http://www.radcpp.com). Both > have slider components. If you're out on wxWidgets, you can check out http://wxdsgn.sourceforge.net/ |