Print Page | Close Window

AddCategories in CXTPCustomizeKeyboardPage

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=7798
Printed Date: 13 November 2025 at 11:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AddCategories in CXTPCustomizeKeyboardPage
Posted By: Kukis
Subject: AddCategories in CXTPCustomizeKeyboardPage
Date Posted: 14 August 2007 at 11:01am
BOOL CXTPCustomizeKeyboardPage::AddCategories(UINT nIDResource, BOOL bListSubItems)
AND
BOOL CXTPCustomizeCommandsPage::AddCategories(UINT nIDResource, BOOL bListSubItems)

are different and should be the same. CXTPCustomizeKeyboardPage::AddCategories is missing

int iPos = strCategory.Find(_T('\t'));

if (iPos > 0)

{

strCategory.ReleaseBuffer(iPos);

}




Replies:
Posted By: Oleg
Date Posted: 15 August 2007 at 2:00am
Thanks, will be added.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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