![]() |
how to customize OoutlookBar TaskPanel ... |
Post Reply
|
| Author | |
evoX
Senior Member
Joined: 25 July 2007 Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Topic: how to customize OoutlookBar TaskPanel ...Posted: 28 July 2007 at 8:51am |
|
I have an OutlookBar TaskPanel just like in the GUI_Outlook sample, and I want to add icons to folders and make the folders with gradients just like the shortcutbar, how can I do this ?
I want to make it look like this...
![]() |
|
![]() |
|
evoX
Senior Member
Joined: 25 July 2007 Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Posted: 28 July 2007 at 12:29pm |
|
I also have problems using PNG bitmap files for outlookbar icons
I use these lines of code to set the icons from a PNG file, but the icons are not displayed at all.
m_wndOutlookBar.SetIconSize(CSize(64,50)); m_wndOutlookBar.GetImageManager()->SetIcons(IDB_PNG_FOLDER_IMAGES);
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 July 2007 at 8:00am |
|
Hi,
try \Samples\TaskPanel\ToolBox\ToolBox.dsw sample - think you find ShortcutBarOffice2003 theme.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
evoX
Senior Member
Joined: 25 July 2007 Status: Offline Points: 207 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 July 2007 at 8:49am |
|
Hi, The toolbox sample does not have any theme included. Also can you help me with the transparent PNG images in the taskpanel ?
If I set a 32-bit alpha BMP file it is displayed with white background, and the PNG images are not displayed at all.
|
|
![]() |
|
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 |