Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtWFF< CExtTreeGridWnd > does not draw Collapse All
Subject Author Date
Ian McIntosh Mar 20, 2007 - 6:20 AM

Hi,

I am trying to implement a CExtTreeGridWnd in an auto hiding window. I have had a problem where only a blank window was displayed. In creating a small test program to isolate the problem, I discovered if I used my CExtTreeGridWnd derived class without CExtWFF it works as I expected.

Is there a reason that CExtTreeGridWnd does not work with CExtWFF?

Technical Support Mar 20, 2007 - 12:19 PM

You do not need to apply CExtWFF to CExtTreeGridWnd. It is primarily designed to be used with the standard tree and list controls.