Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Short font question
#2
Turtle generally draws over what was there before. So if you want the text on top of the square, draw the square first and the text second.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Short font question - by Pizzas391 - Nov-25-2019, 09:50 PM
RE: Short font question - by ichabod801 - Nov-25-2019, 09:59 PM
RE: Short font question - by Pizzas391 - Nov-25-2019, 10:03 PM
RE: Short font question - by ichabod801 - Nov-25-2019, 10:48 PM
RE: Short font question - by Pizzas391 - Nov-26-2019, 04:31 PM
RE: Short font question - by buran - Nov-26-2019, 04:35 PM
RE: Short font question - by Pizzas391 - Nov-26-2019, 05:03 PM
RE: Short font question - by ichabod801 - Nov-26-2019, 05:12 PM
RE: Short font question - by Pizzas391 - Nov-27-2019, 05:27 PM
RE: Short font question - by ichabod801 - Nov-27-2019, 05:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  short version of os.listdir() Skaperen 12 3,690 May-30-2024, 03:06 AM
Last Post: Skaperen
  Short code for EventGhost not working Patricia 8 5,402 Feb-09-2021, 07:49 PM
Last Post: Patricia
  Load external font and does not show font in the window ATARI_LIVE 16 13,065 Feb-05-2021, 10:36 PM
Last Post: EthanPayne
  How can I make a short-key in Spyder (Python IDE)? moose 3 3,891 Nov-02-2020, 12:13 PM
Last Post: jefsummers
  Add DSIG to TTF font using ttx font tool Adrian 1 4,594 Nov-11-2017, 12:05 PM
Last Post: Adrian
  float.hex() is one bit short Skaperen 4 5,251 Jul-26-2017, 03:53 AM
Last Post: Skaperen
  short way to combine tuples and int's Annie 6 5,949 Jun-16-2017, 02:35 AM
Last Post: Annie

Forum Jump:

User Panel Messages

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