![]() |
no menu icons for built in commands |
Post Reply
|
| Author | |
tobi
Senior Member
Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Quote Reply
Topic: no menu icons for built in commandsPosted: 16 February 2005 at 1:52pm |
|
I use the controls ID 35002 in my tabbed-workspace MDI app ! But in the menu are no corresponding icons are displayed for these built in commands for some time! Can it be because Iīm using your commandbar resource overriding dll ? |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 February 2005 at 2:45pm |
|
Looks like a bug. I will let development know.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 February 2005 at 11:33pm |
|
3500-35002 reserved for commandbars.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
tobi
Senior Member
Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2005 at 5:19am |
|
I use these command ID for getting the built in functionality. The menuentries are display in the menu like they should - but they donīt have any menu icon ! |
|
![]() |
|
Boyd
Senior Member
Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2005 at 9:20am |
|
Just open up the ImageManager control used by CommandBars and add the ID for which you want to add an icon. It will then show up for these built-in command. You just need to know the ID of the command that you want to add the image to. I usually place a debug message in the 'Update' command to write out the caption and ID of a command that is being updated. When you display a built-in menu, you'll be able to see the ID that is associated with each command in the menu.
|
|
![]() |
|
Boyd
Senior Member
Joined: 08 December 2003 Location: United States Status: Offline Points: 285 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2005 at 9:22am |
|
Here are the ID values for workspace actions: 'Grouped Workspace Actions |
|
![]() |
|
tobi
Senior Member
Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
Post Options
Thanks(0)
Quote Reply
Posted: 26 February 2005 at 1:23am |
|
That works ! Thanks Boyd
|
|
![]() |
|
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 |