[Bug 56070] Cannot make smaller the panels in the IDEAI mode

Caleb Tennis caleb at aei-tech.com
Tue Mar 18 19:13:05 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=56070     
caleb at aei-tech.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |UI: IDEAl



------- Additional Comments From caleb at aei-tech.com  2003-03-18 19:12 -------
I'm working on this as we speak: 
 
The problem is that if you attempt to resize the panel to smaller than the embedded widget, the "resize" 
strut disappears from the view. 
 
My solution is to make the minimumSize() of the panel = to the minimumSizeHint() of the LARGEST 
embedded widget.  If there are certain parts that would be desired to be able to stretch smaller, 
perhaps their specific geometries can be altered in their code to allow the stretching to go smaller. 
 
Right now from my testing most of the left side parts allow you to set their sizes to roughly 100 pixels 
(Classtools is an exception).  Try out CVS and let me know what you think.




More information about the KDevelop-devel mailing list