Page 1 of 1

Ribbon gui: dictionary panel now unmanageable

Posted: Thu Nov 27, 2008 2:02 am
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.

Ribbon gui: dictionary panel now unmanageable

Posted: Thu Nov 27, 2008 9:29 am
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.

Ribbon gui: dictionary panel now unmanageable

Posted: Thu Nov 27, 2008 1:01 pm
by Vital
Thank you for your information.


Ribbon gui: dictionary panel now unmanageable

Posted: Fri Nov 28, 2008 12:10 am
by Vital
Hello,

Problem fixed. Please check patch from 1 Dec.

Thank you.