Konqueror Treeview Sidebar plans?

Simon St James kdedevel at etotheipiplusone.com
Sat Aug 16 12:55:44 BST 2008


Compounding my embarrassment further :) I've now found out KMail's "Send" 
shortcut and disabled it :)

Anyway ...

----

Incidentally, since I like to ponder as many problems as possible so I can 
hop between them when stuck: re: 

https://bugs.kde.org/show_bug.cgi?id=155636

It seems that most of the status bar logic is contained in 
DolphinViewContainer, which is not included in the Dolphin part.  Would the 
best approach be to a) include it in the part (seems a bit dodgy - it 
includes e.g. the URL navigator, too) or try to factor the status bar logic 
out of the methods:

updateProgress(...)

slotDirListerCompleted(...)

showItemInfo(...)

showInfoMessage(...)

showErrorMessage(...)

showOperationCompletedMessage(...)

etc

and into a class that the Part can also use?

Best Wishes,
Simon




More information about the kfm-devel mailing list