CommandBars Newbie |
Post Reply |
Author | |
cpehonk
Groupie Joined: 27 April 2008 Location: Germany Status: Offline Points: 22 |
Post Options
Thanks(0)
Posted: 27 April 2008 at 1:39pm |
Hi there,
I have some trouble using CommandBars with ribbon style. (BTW. the sample looks great !)
1) When I use it in my app the first time the frame window appears the frame itself doesnt get drawn correctly. What do I have to call for it ?
(I use Vista 64 Bit Ultimate and VS 2008)
2) I tried to get the "system button popup" with my own menu structure in it. But I can't get it to work like the "original" one. I don't want to have menu items like save, save as, send mail, etc. But I would like to have open, print (with the complete second window shown right), close and the recent file menu. Couldn't get it to work. I even wasn't able to put in the buttons for options and exit. Both only appear as menu items. Please remember, I have to use german resources ... ;)
Anybody out there who can help me out ?
Cheers,
Chris
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
1. Can you reproduce it with new sample ? or make your app smaller and send us to test?
2. See IDR_MAINFRAME menu in our sample. Modify it to make own.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
cpehonk
Groupie Joined: 27 April 2008 Location: Germany Status: Offline Points: 22 |
Post Options
Thanks(0)
|
Hi Oleg,
your ribbon sample application runs smoothly. That's why I am a little confused about what is missing in my app. Unfortunately, it is a completed one which I switch to ribbon GUI in my next version at the moment. I keep tracking the prob ...
Concerning the menu prob of the system button I copied the file menu tree as an own submenu into the ribbon sample ... everything is fine.
But after deleting some of the items, the appearance changed. Try to delete SAVE, SAVE AS, SEND (think this is enough) and you can reproduce the problem. Now, the PRINT command is not displayed as split button. Instead it is a usual menu item.
But the biggest problem I had was to get it to work with german resources. I copied all items from the sample menu into my app .rc file. But even having all file menu items in it, it did not display as it should. All items were shown as menu items, including options and exit. PRINT item was a usual menu item.
Any hints ? (Maybe V12 ?) I'm using V11.2.2 CommandBars ...
Greetings,
Chris
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I can't reproduce. Modify our sample and send to support@codejock.com
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
cpehonk
Groupie Joined: 27 April 2008 Location: Germany Status: Offline Points: 22 |
Post Options
Thanks(0)
|
The modified sample is on the way ... |
|
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 |