Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - CXTPImageManager
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPImageManager

 Post Reply Post Reply
Author
Message
windyboy3367 View Drop Down
Newbie
Newbie
Avatar

Joined: 14 May 2004
Location: Korea, South
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote windyboy3367 Quote  Post ReplyReply Direct Link To This Post Topic: CXTPImageManager
    Posted: 23 June 2004 at 2:33am

The program which I'm making has lots of DLL, and the DLLs has each resource ID. The main Excute file Loads ToolBar to use ID of the Dlls. But I can't do this with CXTPToolBar, because of  m_mapImages which is member of CXTPImageManager checks ID in "BOOL CXTPImageManager::SetIcon(HICON hIcon, UINT nIDCommand, CSize szIcon, XTPImageState imageState, BOOL bAlpha)".

I think the unique thing is not ID , but  HICON in case of using DLL.

Thanks for reading.

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 June 2004 at 1:15pm
You can use LoadToolBar(..., FALSE) and then load icons manually.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.141 seconds.