Print Page | Close Window

How does IXTPSkinManagerWindowFilter work?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=24565
Printed Date: 04 April 2025 at 10:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How does IXTPSkinManagerWindowFilter work?
Posted By: rdhd
Subject: How does IXTPSkinManagerWindowFilter work?
Date Posted: 03 April 2025 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.
 */




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net