From kfm-devel Wed May 09 21:44:32 2001 From: David Faure Date: Wed, 09 May 2001 21:44:32 +0000 To: kfm-devel Subject: Re: konq_frame header X-MARC-Message: https://marc.info/?l=kfm-devel&m=98944467212561 On Wednesday 09 May 2001 22:09, Mark Deneen wrote: > I've added a header to all konq frames which are toggleable. It is a simple > class which just has a label and a button. The label is the title of the > header, and the button will toggle the part. (closing it) > > I have a screenshot up at http://tick.dhs.org/~deneen/kpart-header.png. Very cool ! Just wondering.... how does that look with the embedded konsole though ? Did you check it ? Your code will be activated AFAICS (since it's a toggle view too), and the header will take quite some space since the konsole is 'horizontal', no ? About the whole "passing the action around"... why not > It only makes itself visible if the widget in the part calls setCaption(). I > had to do a little fudging with a QTimer::singleShot to make it work. > (thanks wildfox) Well, the konqframe could query for the title, to be taken from the desktop file of the part, maybe ? This also makes the feature available at no cost to the other views to which this feature gets applied. It would also remove the whole "looking for the caption change event" thing AFAICS. Other than that, this looks great ! The feature _and_ the code :) -- David FAURE, david@mandrakesoft.com, faure@kde.org http://perso.mandrakesoft.com/~david/, http://www.konqueror.org/ KDE, Making The Future of Computing Available Today