![]() |
No Execute Event in Ribbon |
Post Reply
|
| Author | |
ahennig
Newbie
Joined: 15 September 2011 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: No Execute Event in RibbonPosted: 15 September 2011 at 8:22am |
|
Hello,
I have a really strange problem with the commandbars-component of CodeJock. I generate a Ribbon with severall tabs, groups and buttons. I implemented the execute event in the form, but for some reason the execute event gets never raised - neither when I change tabs nor when I click a button in the Ribbon. The resize event for example get's raised correct. I have tried to fix this for hours now...but couldn't find a solution. Does anybody have an idea what the problem could be? Your my last hope :/ best regards Andreas |
|
![]() |
|
jpbro
Senior Member
Joined: 12 January 2007 Status: Offline Points: 1357 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 September 2011 at 2:16pm |
|
What version of the Suite? What programming language? Do you have a small sample that reproduces the problem that others can test?
|
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
![]() |
|
gibra
Senior Member
Joined: 31 October 2008 Location: Italy Status: Offline Points: 288 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 September 2011 at 2:43pm |
|
Show code you use in Execute event.
|
|
|
gibra
CJ SuiteControl v: 13.x to 19.x Windows 10 64bit VS2019 - VB6.0 SP6 <a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8 |
|
![]() |
|
ahennig
Newbie
Joined: 15 September 2011 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 September 2011 at 4:12pm |
|
oh sorry...I forgot those important information...
I use the newest version of the suite - I think it's 15.1.3. I use visual basic 6. Unfortunately I can't reproduce the behavior on an demo project. If I create a simple demo project, the execute event get's fired as expected. The code I use in the event it at moment just: Debug.Print "Execute!" I only have the problem with the application we're developing. It's an MDI-application with some docked windows on the main form. I have to expend this application with a ribbon. Thanks! best regards Andreas
|
|
![]() |
|
ahennig
Newbie
Joined: 15 September 2011 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 September 2011 at 3:06am |
|
ok...I finally solved the problem.
The application uses a component of a 3rd company for extended MDI function called OTX docking forms. There for the main window get's a pseudo control (called MDIFormX). When this control is placed on the form, it blocks the click events of the CodeJock Ribbon for some reason. It seems that we have to remove the OTX docking forms and disclaim of it's functionality. Thanks anyway Guys! best regards Andreas |
|
![]() |
|
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 |