Bug 60635

Summary: KTabZoomFrame should use Qt/KDE style for the splitter instead of custom splitter style
Product: [Applications] kdevelop Reporter: Unknown <null>
Component: UI: IDEAlAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Richard 2003-07-02 15:52:54 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

The KTabZoomFrame widget (the widget that holds each window on the screen sides) uses a QFrame (Panel|Raised) to show the splitter between the side window and the main area of KDevelop (see also: $kdevelop/lib/widgets/ktabzoomframe.cpp : somewhere around line 139).

This splitter does not look nice and looks out of place when using a widget style that draws splitters differently (as the latest version of Alloy does).

I would really like this to be drawn using the normal splitter style as it's possible to make KDevelop look much nicer that way (it's just a detail, but it makes things so much nicer :).
Comment 1 Amilcar do Carmo Lucas 2003-07-02 16:02:30 UTC
Please specify your KDevelop version. Are you using KDevelop3 CVS? 
Comment 2 Harald Fernengel 2003-07-02 16:50:51 UTC
Can you send a patch please? 
Comment 3 Richard 2003-07-04 00:22:38 UTC
>> Please specify your KDevelop version. Are you using KDevelop3 CVS?

Yes, CVS (Gideon).


>> Can you send a patch please?

Of course, will do that when I've got some free time (can take a few days).
Comment 4 Stephan Kulow 2004-06-01 19:12:36 UTC
Replaced kaas_10@hotmail.com with null@kde.org due to bounces by reporter
Comment 5 Alexander Dymo 2006-12-16 00:48:47 UTC
KMDI Ideal mode is deprecated and SimpleIdeal should be used instead. Closing.