mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

9.5K
active users

#tkinter

0 posts0 participants0 posts today
((Jann Gobble)) 🏳️‍🌈<p>Okay, y'all... running <a href="https://mastodon.social/tags/macOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>macOS</span></a> <a href="https://mastodon.social/tags/ScreenSharing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ScreenSharing</span></a> to another headless mini M2 and getting this error when running <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tkinter</span></a> <a href="https://mastodon.social/tags/TclError" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TclError</span></a> code via command line:</p><p>_tkinter.TclError: couldn't connect to display ":0"</p><p>Ideas? I know it prob has something to do w/the screen sharing app's display not being ID 0, but I don't know how to fix it.</p><p>TIA!</p>
Python-Job-AlertBuild Hotel Management Billing System with Python3 &amp; Tkinter Learn Python! Master python adva...<br><br><a href="https://studybullet.com/course/build-hotel-management-billing-system-with-python3-tkinter/" rel="nofollow noopener noreferrer" target="_blank">https://studybullet.com/course/build-hotel-management-billing-system-with-python3-tkinter/</a><br><br><a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/StudyBullet-19" target="_blank">#StudyBullet-19</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/Free" target="_blank">#Free</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/Courses" target="_blank">#Courses</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/Hotel" target="_blank">#Hotel</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/Management" target="_blank">#Management</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/Python" target="_blank">#Python</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/Python" target="_blank">#Python</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/GUI" target="_blank">#GUI</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/StudyBullet" target="_blank">#StudyBullet</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/TkInter" target="_blank">#TkInter</a><br><br><a href="https://awakari.com/pub-msg.html?id=R7G4z1wZLASXFNwg6VXpSZL8Wx6" rel="nofollow noopener noreferrer" target="_blank">Event Attributes</a>
Alexandre B A Villares 🐍<p>I like <a href="https://ciberlandia.pt/tags/uv" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>uv</span></a> just like the next door <a href="https://ciberlandia.pt/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> user, but I'm very frustrated that when I create a venv with it the standalone interpreter it installs breaks <em>a lot</em> of stuff based on <a href="https://ciberlandia.pt/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a>, a lot of stuff I depend on, like Thonny and FreeSimpleGUI :((</p>
Varbin :arctic_fox: ​:gay_furr:<p>So... I wanted to package my Python app using tkinter UI library (it is just good enough for my purpose) as a flatpak. Flatpaks are based on "runtimes" similar to docker base images.</p><p>As I did obviously not use any "big" UI framework (Gnome or KDE) and it already provides Python with tkinter, I decided to use the org.<em>freedesktop</em>.Platform as a runtime for my flatpak. The first challenge was to get the dbus-python package to compile, as it requires a dbus binary for compiling it. So I added the <em>freedesktop</em> DBus implementation. I need dbus functionallity, as it allows me to use the "XDG Desktop Portals" to interactively open files when running in the flatpak sandbox. After this, everything worked! :neocat_happy:</p><p>Unfortunately, the application cannot load any proper font, so it falls back to the 90s era fonts compiled statically into Tcl/Tk (which tkinter is based on). After some trial and error, and finding out how add custom fonts to Tk, I disovered that the <em>freedesktop</em> runtime does not ship <em>freedesktop</em> fontconfig. And also I can't add it that easily to the build step, too, as the bundled Tk installation does not link to it anyway… :neocat_angry:</p><p><a href="https://infosec.exchange/tags/flatpak" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>flatpak</span></a> <a href="https://infosec.exchange/tags/freedesktop" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>freedesktop</span></a> <a href="https://infosec.exchange/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a> <a href="https://infosec.exchange/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>
jos<p>Sous <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> je cherche un RAD pour <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.social/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a> mais je ne sais pas si ça existe ....</p>
zartom<p>Learn to build a Python Tkinter Translator! This tutorial shows you how to create a multilingual text converter using Python's Tkinter library and the googletrans library. We'll cover error handling and efficiency techniques for a robust app. <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tkinter</span></a> <a href="https://mastodon.social/tags/Googletrans" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Googletrans</span></a> <a href="https://mastodon.social/tags/Translation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Translation</span></a> <a href="https://mastodon.social/tags/Multilingual" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Multilingual</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a><br><a href="https://tech-champion.com/programming/building-a-multilingual-text-converter-with-python-tkinter-and-googletrans" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">tech-champion.com/programming/</span><span class="invisible">building-a-multilingual-text-converter-with-python-tkinter-and-googletrans</span></a></p>
Alexandre B A Villares 🐍<p>Did anyone here have trouble with <a href="https://ciberlandia.pt/tags/uv" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>uv</span></a> using a <a href="https://ciberlandia.pt/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> build that breaks interactive <a href="https://ciberlandia.pt/tags/matplotlib" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>matplotlib</span></a> and/or <a href="https://ciberlandia.pt/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a>? I think it might be breaking <a href="https://ciberlandia.pt/tags/FreeSimpleGUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeSimpleGUI</span></a> too :( </p><p><a href="https://github.com/astral-sh/uv/issues/6893" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/astral-sh/uv/issues</span><span class="invisible">/6893</span></a></p><p>Update: Also <a href="https://github.com/astral-sh/python-build-standalone/issues/146" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/astral-sh/python-bu</span><span class="invisible">ild-standalone/issues/146</span></a></p>
Ubuntutkinter events - shift modifier with mouse wheel? Is it possible to bind Shift and the mouse whee...<br><br><a href="https://stackoverflow.com/questions/79394869/tkinter-events-shift-modifier-with-mouse-wheel" rel="nofollow noopener noreferrer" target="_blank">https://stackoverflow.com/questions/79394869/tkinter-events-shift-modifier-with-mouse-wheel</a><br><br><a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/python" target="_blank">#python</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/tkinter" target="_blank">#tkinter</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/event-handling" target="_blank">#event-handling</a><br><br><a href="https://awakari.com/pub-msg.html?id=Xnj8z5g6PQdUZVgNgQd8WikCXZ2" rel="nofollow noopener noreferrer" target="_blank">Event Attributes</a>
FunctionalProgramming_tkinter.TclError | TCL not installed correctly. Error in FreeSimpleGUI I've been taking this...<br><br><a href="https://stackoverflow.com/questions/79401584/tkinter-tclerror-tcl-not-installed-correctly-error-in-freesimplegui" rel="nofollow noopener noreferrer" target="_blank">https://stackoverflow.com/questions/79401584/tkinter-tclerror-tcl-not-installed-correctly-error-in-freesimplegui</a><br><br><a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/user-interface" target="_blank">#user-interface</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/tkinter" target="_blank">#tkinter</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/freesimplegui" target="_blank">#freesimplegui</a><br><br><a href="https://awakari.com/pub-msg.html?id=Av8w3DIEn3e6FXIASgtPVvH9Pe4" rel="nofollow noopener noreferrer" target="_blank">Event Attributes</a>
Peter Drake<p>Burned at least an hour I didn't have trying to get tkinter to run inside PyCharm.</p><p>What eventually worked: uninstall the flatpak version of PyCharm that Ubuntu's default "software" app offers and get one directly from JetBrains.</p><p>Once again, all computer problems are solved with some variant of "turn it off and back on again".</p><p><a href="https://mstdn.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mstdn.social/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a> <a href="https://mstdn.social/tags/pycharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pycharm</span></a> <a href="https://mstdn.social/tags/ubuntu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ubuntu</span></a></p>
FunctionalProgrammingTkinter With Turtle I was creating a tkinter/turtle program similar to MS paint and I have the ba...<br><br><a href="https://stackoverflow.com/questions/79353260/tkinter-with-turtle" rel="nofollow noopener noreferrer" target="_blank">https://stackoverflow.com/questions/79353260/tkinter-with-turtle</a><br><br><a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/python" target="_blank">#python</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/tkinter" target="_blank">#tkinter</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/turtle-graphics" target="_blank">#turtle-graphics</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/python-turtle" target="_blank">#python-turtle</a><br><br><a href="https://awakari.com/pub-msg.html?id=Dvy6dFehMilzpMTM4K2CRKmvnma" rel="nofollow noopener noreferrer" target="_blank">Event Attributes</a>
FunctionalProgrammingHow to update the dictionary of questions to display the correct question I'm making a quiz s...<br><br><a href="https://stackoverflow.com/questions/79357093/how-to-update-the-dictionary-of-questions-to-display-the-correct-question" rel="nofollow noopener noreferrer" target="_blank">https://stackoverflow.com/questions/79357093/how-to-update-the-dictionary-of-questions-to-display-the-correct-question</a><br><br><a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/python" target="_blank">#python</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/dictionary" target="_blank">#dictionary</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/tkinter" target="_blank">#tkinter</a><br><br><a href="https://awakari.com/pub-msg.html?id=S10ZCsu6LWgdTpiuyEaTbqiqjC4" rel="nofollow noopener noreferrer" target="_blank">Event Attributes</a>
#! code<p>From the archive! Creating A Word Clock With Python And Tkinter</p><p>The clock was essentially a wall of letters with lights behind that light up depending on what time it is as a sentence.</p><p>Without the lights the clock looks like a jumble of letters, it is only when the relevant letters are "lit" from behind is on that the relevant time is displayed.</p><p><a href="https://www.hashbangcode.com/article/creating-word-clock-python-and-tkinter" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">hashbangcode.com/article/creat</span><span class="invisible">ing-word-clock-python-and-tkinter</span></a></p><p><a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://fosstodon.org/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a> <a href="https://fosstodon.org/tags/hashbangcode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hashbangcode</span></a> <a href="https://fosstodon.org/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Habr<p>Как я поэта поздравлял</p><p>Мой брат – поэт. Меня всегда восхищало, как человек может взять, да написать такие строчки, что заиграют струны души, да ещё и в рифму! Отправиться в путешествие</p><p><a href="https://habr.com/ru/articles/869768/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">habr.com/ru/articles/869768/</span><span class="invisible"></span></a></p><p><a href="https://zhub.link/tags/%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>программирование</span></a> <a href="https://zhub.link/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://zhub.link/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a></p>
Habr<p>SVG-виджеты для tcl/tk. Финальный аккорд. Часть IV</p><p>Реализация проекта «SVG-виджеты для tckl/tk» позволяет устранить одну из главных претензий, предъявляемых к графическому интерфейсу приложений, разрабатываемых с использованием tk - устаревший дизайн виджетов . Переход от классических виджетов к svg-виджетам не требует больших усилий. В этом лично я убедился, переписав gui утилиты для работы с электронной подписью cryptoarmpkcs. Ее дистрибутивы под именем cryptoarmpkcs_svg для платформ Linux64 и Windows64 можно найти в проекте :</p><p><a href="https://habr.com/ru/articles/869302/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">habr.com/ru/articles/869302/</span><span class="invisible"></span></a></p><p><a href="https://zhub.link/tags/svg" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>svg</span></a> <a href="https://zhub.link/tags/frame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>frame</span></a> <a href="https://zhub.link/tags/%D0%BA%D0%BE%D0%BD%D1%82%D0%B5%D0%BA%D1%81%D1%82%D0%BD%D0%BE%D0%B5_%D0%BC%D0%B5%D0%BD%D1%8E" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>контекстное_меню</span></a> <a href="https://zhub.link/tags/%D0%B2%D0%B8%D0%B4%D0%B6%D0%B5%D1%82" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>виджет</span></a> <a href="https://zhub.link/tags/%D1%84%D0%B0%D0%B9%D0%BB%D0%BE%D0%B2%D1%8B%D0%B9_%D0%BC%D0%B5%D0%BD%D0%B5%D0%B4%D0%B6%D0%B5%D1%80" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>файловый_менеджер</span></a> <a href="https://zhub.link/tags/%D0%B2%D1%81%D0%BF%D0%BB%D1%8B%D0%B2%D0%B0%D1%8E%D1%89%D0%B8%D0%B5_%D0%BF%D0%BE%D0%B4%D1%81%D0%BA%D0%B0%D0%B7%D0%BA%D0%B8" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>всплывающие_подсказки</span></a> <a href="https://zhub.link/tags/%D0%B8%D0%BA%D0%BE%D0%BD%D0%BA%D0%B8" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>иконки</span></a> <a href="https://zhub.link/tags/tcl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tcl</span></a> <a href="https://zhub.link/tags/tk" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tk</span></a> <a href="https://zhub.link/tags/tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tkinter</span></a></p>
GNU/Linux.ch<p>Python-Tk: Ein Neofetch-GUI selbst schreiben Teil 15</p><p>Der 15. Teil einer Einführung in die Python3-Bibliothek Tkinter und der lange Weg zum perfekten GUI. </p><p><a href="https://social.anoxinon.de/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://social.anoxinon.de/tags/Neofetch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Neofetch</span></a> <a href="https://social.anoxinon.de/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> <a href="https://social.anoxinon.de/tags/Tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tkinter</span></a> <a href="https://social.anoxinon.de/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a></p><p><a href="https://gnulinux.ch/python-tk-ein-neofetch-gui-selbst-schreiben-teil-15" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gnulinux.ch/python-tk-ein-neof</span><span class="invisible">etch-gui-selbst-schreiben-teil-15</span></a></p>
GNU/Linux.ch<p>Python-Tk: Ein Neofetch-GUI selbst schreiben Teil 14</p><p>Der 14. Teil einer Einführung in die Python3-Bibliothek Tkinter und der lange Weg zum perfekten GUI. </p><p><a href="https://social.anoxinon.de/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> <a href="https://social.anoxinon.de/tags/Neofetch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Neofetch</span></a> <a href="https://social.anoxinon.de/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://social.anoxinon.de/tags/Tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tkinter</span></a> <a href="https://social.anoxinon.de/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a></p><p><a href="https://gnulinux.ch/python-tk-ein-neofetch-gui-selbst-schreiben-teil-14" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gnulinux.ch/python-tk-ein-neof</span><span class="invisible">etch-gui-selbst-schreiben-teil-14</span></a></p>
:rss: Qiita - 人気の記事<p>リアルタイムなシステムモニターをPythonで作ってみよう!<br><a href="https://qiita.com/Tadataka_Takahashi/items/2f7a3e19ed084a7b4cf7?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">qiita.com/Tadataka_Takahashi/i</span><span class="invisible">tems/2f7a3e19ed084a7b4cf7?utm_campaign=popular_items&amp;utm_medium=feed&amp;utm_source=popular_items</span></a></p><p><a href="https://rss-mstdn.studiofreesia.com/tags/qiita" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>qiita</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/%E3%83%87%E3%83%BC%E3%82%BF%E5%8F%AF%E8%A6%96%E5%8C%96" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>データ可視化</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/Tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tkinter</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0%E7%9B%A3%E8%A6%96" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>システム監視</span></a></p>
GNU/Linux.ch<p>Python-Tk: Ein Neofetch-GUI selbst schreiben Teil 13</p><p>Der 13. Teil einer Einführung in die Python3-Bibliothek Tkinter und der lange Weg zum perfekten GUI. </p><p><a href="https://social.anoxinon.de/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://social.anoxinon.de/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> <a href="https://social.anoxinon.de/tags/Neofetch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Neofetch</span></a> <a href="https://social.anoxinon.de/tags/Tkinter" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Tkinter</span></a> <a href="https://social.anoxinon.de/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a></p><p><a href="https://gnulinux.ch/python-tk-ein-neofetch-gui-selbst-schreiben-teil-13" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gnulinux.ch/python-tk-ein-neof</span><span class="invisible">etch-gui-selbst-schreiben-teil-13</span></a></p>
linuxTkinter window opening alongside Pygame window I am writing some python code that initially opens...<br><br><a href="https://stackoverflow.com/questions/79038724/tkinter-window-opening-alongside-pygame-window" rel="nofollow noopener noreferrer" target="_blank">https://stackoverflow.com/questions/79038724/tkinter-window-opening-alongside-pygame-window</a><br><br><a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/python" target="_blank">#python</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/linux" target="_blank">#linux</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/tkinter" target="_blank">#tkinter</a> <a rel="nofollow noopener noreferrer" class="mention hashtag" href="https://mastodon.social/tags/pygame" target="_blank">#pygame</a><br><br><a href="https://awakari.com/pub-msg.html?id=2mnme29aMNpZwnpIeDahGrqyAjE" rel="nofollow noopener noreferrer" target="_blank">Event Attributes</a>