layout manager for MFC dialog apps

前端 未结 5 831
名媛妹妹
名媛妹妹 2020-12-28 22:22

What are the good layout managers for MFC apps ?

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-28 22:33

    I have been using http://www.codeproject.com/KB/dialog/layoutmgr.aspx for years, it's great. I have yet to find a situation where I can't get a certain layout done with this class. The only thing I 'miss' is a visual layout designer, but I don't think there's a layout manager that has one.

提交回复
热议问题