<div dir="ltr"><div><div>Hi,<br><br></div>there is a dbus interface (see ShowItems method in [1]) which does exactly what you want, <br></div>at least on platforms with dbus.<br><div><div><br></div><div>But Kai is already working on a nice job API (see [2]) which can do this in a cross-platform way. :)<br></div><div><br></div><div>Cheers,<br></div><div>Emmanuel<br></div><div><br>[1] <a href="https://www.freedesktop.org/wiki/Specifications/file-manager-interface/" target="_blank">https://www.freedesktop.org/wiki/Specifications/file-manager-interface/</a><br>[2] <a href="https://git.reviewboard.kde.org/r/127004/" target="_blank">https://git.reviewboard.kde.org/r/127004/</a><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-19 21:16 GMT+01:00 Dominik Haumann <span dir="ltr"><<a href="mailto:dhaumann@kde.org" target="_blank">dhaumann@kde.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
in Kate's tab bar I would like to implement a context menu action<br>
"Open Containing Folder". In KDE, this should open dolphin and<br>
preselect the specific file. On Windows, it should open the Explorer<br>
and do the same.<br>
<br>
It seems Qt Creator has some code to do exactly this:<br>
<a href="http://stackoverflow.com/questions/3490336" rel="noreferrer" target="_blank">http://stackoverflow.com/questions/3490336</a><br>
<br>
Do we have that already in KDE somewhere?<br>
<br>
Please note, I don't want to *open* the file itself, instead, I want<br>
to open the file browser, and highlight the respective file.<br>
<br>
Cheers,<br>
Dominik<br>
</blockquote></div><br></div>