Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Skin Framework
  New Posts New Posts RSS Feed - How does IXTPSkinManagerWindowFilter  work?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How does IXTPSkinManagerWindowFilter work?

 Post Reply Post Reply
Author
Message
rdhd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 13 August 2007
Location: United States
Status: Offline
Points: 919
Post Options Post Options   Thanks (0) Thanks(0)   Quote rdhd Quote  Post ReplyReply Direct Link To This Post Topic: How does IXTPSkinManagerWindowFilter work?
    Posted: 22 hours 52 minutes ago at 2:21pm
How does IXTPSkinManagerWindowFilter actually work? I have added code to filter out ComboBoxEx32. I am getting the calls and return TRUE. I step thru the code that calls the filter api and it sees I am not skinning the class.

Yet I still have all the issues I mentioned in other posts for ComboBoxEx32. And I am still finding CXTPSkinObjectComboBox::OnPaint is being called.

What am I missing here?

/**
 * @brief
 * Implement this interface in order to provide custom configured
 * window filter functionality. The filtered out windows will not be
 * skinned
. If you find yourself frequently filtering out some system
 * window in order to prevent application crashes, please report to us
 * its class name and, ideally, the contents of the WNDCLASS structure
 * filled out by a call to GetWindowClass for this window handle.
 * Use CXTPSkinManager::SetWindowFilter for setting or disabling a
 * custom provided window filter implementation.
 */

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.047 seconds.