Ribbon gui: dictionary panel now unmanageable

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Ribbon gui: dictionary panel now unmanageable

Post by Fabio Pagano »

Using 2008.3.311.0 of 19 November 2008.

Using ribbon gui i've detached the dictionary panel from the box on the right (where are the properties).

Now i cannot manage anymore the dictionary panel: if i click on it, nothing happens (except a "beep" that means that the dictionary window is not active) and the dictionary window is not on top (it is hidden by main designer window):

Image

I've tried to deactivate it through "Panels" menu with no luck, then i've tried reverting to standard gui (there it works ok) then to ribbon again, but when ribbon is used this problem appears.

Any help?

Thank you.
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Ribbon gui: dictionary panel now unmanageable

Post by Fabio Pagano »

Solved.

I've edited the file "RibbonDesignerDockingPanels.config" in "C:\Users\[MyUserName]\AppData\Local\Stimulsoft".

It contained:

Code: Select all


  
    
      
        
          
            
          
        
      
    
  
  
  
    
      
        
          
            
            
          
        
      
    
  
  
    
    
    
      
        
      
    
  
Deleting the following lines:

Code: Select all

  
      
        
      
  
(they were about at the end of the file), the dictionary panel was again in its default place.

Anyway, please try to correct this behavior because some of my customers may have this problem.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Ribbon gui: dictionary panel now unmanageable

Post by Vital »

Thank you for your information.

Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Ribbon gui: dictionary panel now unmanageable

Post by Vital »

Hello,

Problem fixed. Please check patch from 1 Dec.

Thank you.

Post Reply