Bug 60635 - KTabZoomFrame should use Qt/KDE style for the splitter instead of custom splitter style
Summary: KTabZoomFrame should use Qt/KDE style for the splitter instead of custom spl...
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: IDEAl (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 15:52 UTC by Unknown
Modified: 2006-12-16 00:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.