Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - C#: Ribbon stops working after showing dialog
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

C#: Ribbon stops working after showing dialog

 Post Reply Post Reply
Author
Message
feugenix View Drop Down
Newbie
Newbie
Avatar

Joined: 28 February 2008
Location: Ukraine
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote feugenix Quote  Post ReplyReply Direct Link To This Post Topic: C#: Ribbon stops working after showing dialog
    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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 19 May 2008 at 3:57pm
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
feugenix View Drop Down
Newbie
Newbie
Avatar

Joined: 28 February 2008
Location: Ukraine
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote feugenix Quote  Post ReplyReply Direct Link To This Post Posted: 20 May 2008 at 5:19am
Thank you very much!
Don't know how I've missed it. :)

Eugene.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.