CXTPTabClientWnd tab change icon |
Post Reply |
Author | |
ruanjiandev
Newbie Joined: 16 June 2005 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 21 June 2005 at 11:04pm |
CXTPTabClientWnd tab dose not update the icon automatically when the MDIChild frame window icon is change by calling SetIcon(...). How to force the Client Tab update the icon? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
TabClient send WM_XTP_GETTABICON first to get current icon: BEGIN_MESSAGE_MAP(CChildFrame, CMDIChildWnd) void CChildFrame::OnBack() LRESULT CChildFrame::OnGetTabIcon(WPARAM, LPARAM) |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
ruanjiandev
Newbie Joined: 16 June 2005 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Thank you very much. It works
|
|
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 |