<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - Desktop-Integration</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/desktop-integration.tag.rss.xml" rel="self"/><lastBuildDate>Thu, 25 Mar 2021 09:00:00 +0000</lastBuildDate><item><title>Implementing "Open With" Context Menus in PyQt6 — Query your Linux desktop for available applications and let users choose how to open files</title><link>https://www.pythonguis.com/faq/right-click-open-with/</link><description>I'm finishing an application that has a custom context menu with "Open" and "Open Containing Folder" working. I can't seem to get an "Open With" option like you see in file explorers. Depending on the file type there would be different options &amp;mdash; so I don't think we're talking about predefined lists, but rather something extracted from the host OS. Any help with "Open With" would be greatly appreciated.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Thu, 25 Mar 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-03-25:/faq/right-click-open-with/</guid><category>PyQt6</category><category>QMenu</category><category>Context-Menu</category><category>Linux</category><category>Desktop-Integration</category></item></channel></rss>