Tool to create wizards in C++
The MFC concept (using PropertySheet / PropertyPages) to build a wizard has let me down many times and for several reasons. I googled the subject somewhat but could not turn up with any library or tool that would help me create my wizards easier.
开发者_C百科Any recommendations would help a lot.
Did you look at this article:
http://www.codeguru.com/cpp/w-d/dislog/wizards/article.php/c5083/
LogicNP Software
精彩评论