Print Page | Close Window

C#: Ribbon stops working after showing dialog

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=10683
Printed Date: 07 October 2024 at 10:54pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: C#: Ribbon stops working after showing dialog
Posted By: feugenix
Subject: C#: Ribbon stops working after showing dialog
Date Posted: 19 May 2008 at 11:12am
Hi!

I developing ribbon-based on C# 2.0/Windows XP Pro 32bit and I've the problem on one specific machine (on other 5 machines it works fine): after opening standard "Save File" or "Open File" dialog, ribbon stops sending any events, but visually work fine.

Steps to reproduce:

1. Open CodeJock's C# sample project from
c:\Program Files\Codejock Software\ActiveX\Xtreme Command Bars ActiveX v11.2.2\Samples\C#.NET\RibbonSample

2. Open frmMain.cs and add the code:
(new SaveFileDialog()).ShowDialog();
right after this one:
MessageBox.Show(eventArgs.control.Caption + " clicked", "Button Clicked");

3. Go to "File"->"Save As...". Standard Save As dialog should appear. When I'll try to open it again, nothing will happened.

Is there anybody knows how this can be fixed?
Thanks in advance!
Eugene.



Replies:
Posted By: Oleg
Date Posted: 19 May 2008 at 3:57pm
Hi,
 
Check solution here  https://forum.codejock.com/forum_posts.asp?TID=5202 - https://forum.codejock.com/forum_posts.asp?TID=5202


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: feugenix
Date Posted: 20 May 2008 at 5:19am
Thank you very much!
Don't know how I've missed it. :)

Eugene.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net