![]() |
AddCategories in CXTPCustomizeKeyboardPage |
Post Reply
|
| Author | |
Kukis
Newbie
Joined: 24 May 2006 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: AddCategories in CXTPCustomizeKeyboardPagePosted: 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);} |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 August 2007 at 2:00am |
|
Thanks, will be added.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |