![]() |
EnableFrameTheme issue |
Post Reply
|
| Author | |
Rmoz
Groupie
Joined: 13 June 2008 Location: Australia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: EnableFrameTheme issuePosted: 08 July 2008 at 10:30pm |
|
Hi,
I have a very odd issue with a ribbon on a form. When enableframetheme is set, and the grid control (a Formula One OLE Grid control) gets focus, the ribbon stops functioning. The execute event stops firing even though the tabs will still change and the 'globe' button shows its menu. I have looked through the forums and changed the setting of the forms caption to using the SetWindowText API. I have also removed the skinning and also changed the sequence of events (i.e no skinning, skinning before and after the ribbon creation etc) all manifest in the same behaviour. The only thing that seems to work happily is not setting enableframetheme.
This is the first time I have encountered this, and have other forms from the same app with skins/ribbon/enableframetheme set.
This is a VB6 app running on XP SP3.
Any advice gratefully accepted!!!
|
|
|
ActiveX SuitePro v13.0
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 July 2008 at 4:40am |
|
Hi, To resolve such issues we need sample application to see your problem with our PC. Please submit sample to support@codejock.com andwrite details how reproduce it.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Baldur
Senior Member
Joined: 22 November 2006 Location: Germany Status: Offline Points: 244 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 July 2008 at 9:30am |
|
May be, the gridcontrol subclasses the mainwindow.
Has this gridcontrol own menues ?
Try to put the gridcontrol in a separate form and attach this form to a dockingpane in the mainwindow, so the gridcontrol doesn't know anything about the mainform.
|
|
![]() |
|
Rmoz
Groupie
Joined: 13 June 2008 Location: Australia Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 July 2008 at 2:46am |
|
Hi,
We managed to get to the bottom of the issue. If the forms NavigateMenus property was set to false, eveything works as intended. Thanks for your help, I hope I didn't take up too much of your time.
Thanks!
![]() |
|
|
ActiveX SuitePro v13.0
|
|
![]() |
|
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 |