Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Turtle
#3
Thank you for this answer. The email notice of your post also included a link to the source code for Turtle.py and this is very informative. I would like to know how write in Python to place a pixel on the screen at position x,y with a red-green-blue color a,b,c without an add on.

The source code reveals that other graphics packages are used in Turtle. Can you help me find the root package or subroutine that does this.

Thank you for your help.
Reply


Messages In This Thread
Turtle - by jamesadrian - Sep-16-2017, 06:12 PM
RE: Turtle - by ichabod801 - Sep-16-2017, 06:19 PM
RE: Turtle - by jamesadrian - Sep-17-2017, 01:38 PM
RE: Turtle - by ichabod801 - Sep-17-2017, 01:42 PM
RE: Turtle - by jamesadrian - Sep-18-2017, 10:13 PM
RE: Turtle - by ichabod801 - Sep-19-2017, 12:33 AM
RE: Turtle - by nilamo - Sep-28-2017, 08:04 PM
RE: Turtle - by sparkz_alot - Sep-28-2017, 08:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  wn = turtle.screen() AttributeError: module 'turtle' has no attribute 'screen' Shadower 1 6,231 Feb-06-2019, 01:25 AM
Last Post: woooee
  Help! Turtle not working, even when we click the turtle demo in IDLE nothing happens. BertyBee 3 5,703 Jan-04-2019, 02:44 AM
Last Post: SheeppOSU

Forum Jump:

User Panel Messages

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