On 05/07/2019 04:18 AM, Gene Heskett wrote:
msg marked, important, but kmail pulldowns menu bar is
also missing, I
had to right-click in message list to mark it. How do I get that
pulldown stuff back at the top of kmail?
Cheers, Gene Heskett
You can see what is available to dcop simply by typing dcop at the command
line, e.g.
$ dcop
dcop
konqueror-3300
kwin
kicker
kate-3345
kded
kmix
knotify
kalarmd
klauncher
knotes
khotkeys
kmail <== Ahah!
kdesktop
konsole-3368
klipper
ksmserver
kgpg
knetworkmanager
basket
Then you work your way down the dcop chain, e.g.
$ dcop kmail
qt
ConnectionManager
KDebug
KIMProxyIface
KIO::Scheduler
KMailICalIface
KMailIface (default)
KPIM::IdentityManager
MailTransportServiceIface
MainApplication-Interface
html-widget1
kmail
kmail-mainwindow#1
ksycoca
There is a whole lot you can do with KMailIface, kmail-mainwindow#1 (the
current window), and MainApplication-Interface -- but unfortunately there is
nothing menu specific. It is pretty amazing all that is there, but no rabbit
to pull out of the dcop hat for kmail menus.
--
David C. Rankin, J.D.,P.E.