Python Forum
Change font in a list or tuple
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change font in a list or tuple
#1
Is it possible change default font for every item (string) of a list or tuple ?
If yes, how to do it ?

Thanks in advance
Reply
#2
i dont think it possible without a GUI framework

666+666*666/666-666
Reply
#3
In what context?
fonts are usually application specific.

10 * 10 = 4
Reply
#4
What do you mean? Lists and tuples are data structures; they don't have a notion of "font". Please explain what you mean and what you're trying to do.
Reply
#5
(Oct-13-2021, 08:33 PM)apffal Wrote: Is it possible change default schriftarten for every item (string) of a list or tuple ?
If yes, how to do it ?

Thanks in advance
I'm here to ask have you found a way?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  using > < for tuple , list,... akbarza 3 478 Feb-05-2024, 01:18 PM
Last Post: deanhystad
Question mypy unable to analyse types of tuple elements in a list comprehension tomciodev 1 482 Oct-17-2023, 09:46 AM
Last Post: tomciodev
  How to change the datatype of list elements? mHosseinDS86 9 2,001 Aug-24-2022, 05:26 PM
Last Post: deanhystad
  search a list or tuple for a specific type ot class Skaperen 8 1,942 Jul-22-2022, 10:29 PM
Last Post: Skaperen
  find some word in text list file and a bit change to them RolanRoll 3 1,546 Jun-27-2022, 01:36 AM
Last Post: RolanRoll
  why is my list a tuple CompleteNewb 7 2,280 Mar-17-2022, 10:09 PM
Last Post: CompleteNewb
  Change a list to integer so I can use IF statement buckssg 3 2,244 Sep-21-2021, 02:58 AM
Last Post: bowlofred
  change csv file into adjency list ainisyarifaah 0 1,508 Sep-21-2021, 02:49 AM
Last Post: ainisyarifaah
  how to change the font style on Linux? laylalogan337 2 1,944 Aug-10-2021, 04:31 PM
Last Post: deanhystad
  How to change odd to even numbers in the list? plumberpy 8 3,753 Aug-08-2021, 11:07 AM
Last Post: plumberpy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020