[SOLVED] VBMenu replaced by Commandbars menu |
Post Reply |
Author | |
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
Posted: 21 July 2011 at 1:29pm |
Hi,
I know I had issues in the past with VB menu and CJ controls together on same form (SkinFrameWork, DockingPane and Commandbars) so I decided to replace all VB menus with CJ Commandbars
Yes, finally... So dropping a CB on main form, create menu in code, add necessary event handlers, done... Let's do some tests and see how it looks
Damn, a lot of flickering when showing/closing other forms. It just looks like the statusbar (also CJ) hides and DockingPane resizes all panes and Statusbar is showing again (this happens in a split second)
I didn't want to change anything in my original project, so I just copied entire project and tried to:
But yes I got it working now and without the flickers. The thing that worries me is that I change the order of controls and I can't get it working anymore. I have the form backuped a couple of times just to be sure !!! Now, is there someone from support who knows exactly what to do? Please, respond to this post
Thanks a lot
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Do you have one of your handy projects for us to see what you do?
I assume you send Docking Panes to BACK and have this line: DockingPaneManager.SetCommandBars Me.CommandBars |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi SuperMario,
Yes, I did that but that didn't make any difference (after I dropped CB on form) so I did some fiddling as I mentioned in topmost reply and "suddely" it worked....
So you say I only have to
and it should work? I'm sure I did that (because of the huge number of posts regarding this issue in this forum) I have still my original project with the VB menu, I will make a copy, try again tomorrow and will report back inhere.
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
I can't think of any other reason than the one I mentioned.
|
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi,
You are right, I tried with new copy and the only thing I had to do is:
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
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 |