Opened 12 years ago
Closed 12 years ago
#2611 closed enhancement (invalid)
turtle art block to copy data to clipboard
Reported by: | walter | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | tonyforster | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
In #2461, Tony Forster suggested we add blocks to copy to and paste from the clipboard. This would enhance the ability to use datasets with Turtle Art. I think I will begin by adding Python sample code to provide this functionality. If there is positive feedback from teachers, it may be worth adding new blocks to the Extras palette.
Change History (1)
comment:1 Changed 12 years ago by walter
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I realize that I already include copy_from_heap.py and paste_to_heap.py in the sample code.