TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #110 · 3 јул.

Есть у QLabel есть одна особенность. Её минимальный размер определяется текстом, который в неё записан. Это приводит к тому что длинный текст принудительно увеличивает ширину интерфейса. В большинстве случаев это выглядит плохо. Как с этим бороться? 🔸 Обрезать текст заранее, задав лимит по длине строки. В этом случае мы теряем часть визуальной информации. Не всегда угадаешь нужный размер. В разных OS шрифт используется разный. 🔸 Делать перенос строки. Тогда мы получим изменение размера в другую сторону, что тоже поломает интерфейс. 🔸 Переопределить paintEvent() и сделать кастомный рендеринг текста. Можно, но слишком сложно для такой задачи. Проще всего обрезать текст под текущий размер виджета используя класс QFontMetrics. Он имеет готовый метод elidedText(), который просто вызываем по событию resizeEvent. Я также добавил установку ToolTip чтобы всегда можно было увидеть полный текст при наведении курсора. 🌎 Код здесь #qt#source

Hashtags

Резултати

Пронајдени 2 слични објави

Пребарај: #r2tbot

当前筛选 #r2tbot清除筛选
Luckydonalds Bots: Development/Status

@luckydonaldsbots · Post #277 · 09.02.2021 г., 02:13

Update for @r2tBot: - Improved performance of v.reddit.com videos - Fixed a bigger bug for not being able to post reddit video after preparing it for sending in some instances - The use of the bot in private channels is now deprecated. Reasoning behind that is that other people can't benefit from it if they can't access it. So for a public (free!) offering that doen't really make sense. If you wanna continue to use it in a private group that consider donating. - New /last_post command to see when the last post was the bot has made. That is usefull for confirming that it is still working. Notice that only actual media posts are listed and channels without new posts on reddit are not taken into account. If it hasn't posted in over an hour you can ask in the support chat. #update#r2tBot

Luckydonalds Bots: Development/Status

@luckydonaldsbots · Post #228 · 23.03.2020 г., 11:07

Emergency Maintainence: I don't know why, but since the weekend the load on my server has doubled. Maybe telelgram is more active as more people are at home. Therefore I'm in the process of upgrading the server. Until the new hardware is in place I'll turn off some non-essencial bots and services: @BassBoostBot, @moustache_bot, @RpAliasBot, @text2voice_bot, @YATubeBot and @r2tBot I will also turn on some alternative derpibooru bots, if you're using @derpyboorubot or @trixieboorubot please use @ponbot instead. For the NSFW @clopclopbot please use @p0nbot instead, I plan on keeping those online for now. #BassBoostBot#moustache_bot#RpAliasBot#derpyboorubot#text2voice_bot#r2tBot#YATubeBot#downtime#issue