Print Page | Close Window

CXTColorPicker

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=66
Printed Date: 28 April 2024 at 2:44pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTColorPicker
Posted By: fa197
Subject: CXTColorPicker
Date Posted: 13 June 2003 at 1:43pm

Dear Sir,

I use CXTColorPicker for display color picker in  MFC english version, it is work fine.

But when my MFC application change to other language (Chinese PRC), I want other dll store my resource file.

 m_hInstDLL=::LoadLibrary("lang.dll");
 AfxSetResourceHandle(m_hInstDLL); // get resources from the DLL

When I display the CXTColorPicker , it cannot see the "Automatic" and "More Colors...", caption,
it will blank these caption, if I select the "More colors" caption, now it blank caption, it will crash.

How can solve?

I use static link to build the application.
e.g

#define _XT_STATICLINK
#include <XTToolKit.h>      // Xtreme Toolkit MFC Extensions

Jimmy


 




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