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

TGINSIGHT SIMILAR POSTS

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

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

Ещё немного про base64. Собрал пример со встроенной в код картинкой. Это иконка для окна на PySide2. Файл кодирован в base64 и просто сохранён в переменной. Для использования этих данных даже не пришлось сохранять их в новый файл. Иконка создаётся на лету с помощью метода QPixmap.loadFromData() ... raw_data = base64.decodebytes(ico_encoded) ico = QPixmap() ico.loadFromData(raw_data, "PNG") ... 🌎 Полный пример смотрите в gists. #libs#tricks#qt

Резултати

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

Пребарај: #suggested

当前筛选 #suggested清除筛选
News and Tips

@NewsAndTipsNT · Post #3466 · 03.07.2025 г., 16:38

📰 Telegram has started developing a platform for creating your own gifts — Gift Studio. The platform will obviously allow you to make full-fledged and custom #gifts from your .tgs-files, which will be used fully, like regular gifts. In addition, due to the fact that Telegram added the text "by @xxx" next to "Collection gift №yyy", then in your custom gifts it will be possible to confirm your creative work and talent. 🛠Now the platform has just begun development, and authorization by phone number of your Telegram account does not work yet. #suggested