------- 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=86836 anders alweb dk changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID ------- Additional Comments From anders alweb dk 2004-09-28 14:02 ------- Try kwrite: $ dcop|grep kwrite $ dcop kwrite- ViewStatusMsgInterface#1-1 viewStatusMsg Hello Now you'll see "Hello" in kwrite's statusbar An explanation: The dcop interface causes a signal to be sent. Kate does not connect to that signal, kwrite does (Kate has a more sophisticated statusbar than kwrite, and cannot use the strings that kateview emits). It is problematic that the documentation is so bad and also that Kate this way does not provide a way to change the status message from scripts, but the interface actually works. _______________________________________________ KWrite-Devel mailing list KWrite-Devel@kde.org https://mail.kde.org/mailman/listinfo/kwrite-devel