Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - TureColor XTPToolBar Problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TureColor XTPToolBar Problem

 Post Reply Post Reply
Author
Message
aspnpc View Drop Down
Newbie
Newbie


Joined: 24 July 2005
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote aspnpc Quote  Post ReplyReply Direct Link To This Post Topic: TureColor XTPToolBar Problem
    Posted: 27 April 2006 at 5:28am

I wanna create a turecolor toolbar in a dialog. 

m_wndToolBar.CreateToolBar(WS_VISIBLE|WS_CHILD|CBRS_TOOLTIPS , this,AFX_IDW_TOOLBAR + 10 );
 m_wndToolBar.LoadToolBar(IDR_TOOLBAR_NODEPAGE);

but ,all the buttons have a bad face....just 16 bits color.

 

need help. thanks!

 

 

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 27 April 2006 at 8:32am

Hello,

IDE editor can't work with True color bitmaps. So you need to replace bitmap in res folder After you create toolbar.

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.078 seconds.