Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTResizeFormView problems
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTResizeFormView problems

 Post Reply Post Reply
Author
Message
Karnize View Drop Down
Newbie
Newbie
Avatar

Joined: 20 October 2003
Location: Italy
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote Karnize Quote  Post ReplyReply Direct Link To This Post Topic: CXTResizeFormView problems
    Posted: 06 November 2003 at 10:12am

I have experienced the following problems using this class:
- When applicaton window is resized so what the form client area is smaller, than original form template size, the form shows scrollbar(s) and form window has its original size (due to restriction in CXTResizeFormView::OnSize() ). But scrollbars scroll range calculated by CFormView, and in most cases it has incorrect value after resizing or restoring down applicatin window.
Somethere in your source code I have found a small notice, that main app window must have a WM_GETMINMAXINFO message handler. OK, this is a solution. But not for large application, that also uses a Docking Panes...

How can I solve this problem?

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.