doc setgridsize
fix maze explore bug. Add explore3
improve help
use txt for text parameter to match others
use txt for text parameter to match others
align grd color handling with other canvi
update todo
plot needs to take a single tuple
leave color commands in color section
no default vals
fab clear needs to clear ontop also
bring to top done. update todo
add fabric ontop list
use python obj id for fabid
color should take a list same as a tuple
pull in grd xgr
fix doc
improve mode docs
remove unused branch and warn
improve how mode change is handled.
add trickle example
fix swatcher
make devserv easier to configure
improve clear for all renderers and document
raise error if trying to use sounds before init
update todo
workflow working
auto load/run/call done
update todo
new proj starts with current renderer.
color examples linked from help
add link to colorfams example. More docs.
fix typo. Fix ray
add hint to see next set of colorfamilies
move color docs up. Add link to open color swatches in another tab
add ability to call specific function on startup
remove dup example in turtle
pull in fab canvas
remove dup example now in turtle
remove dup example now in shipshape
remove dup example. tumbler now in test-fab
fix grd WIDTH HEIGHT and checks
grd rect available. examples fixed
update todo
make grd and fab modules available
regularize gridcanv to grdcanv
regularize grid to grd and fabric to fab
update todo
add jordle sequence
add Bounce Ray and Lissajous examples
fix grd write
fix up bicount example
remove duplicate life example
fix up corneray example
fix up rayge example
fix up waves example
fix up snake gamepad version and tron examples
rmv dup snake example. Fix up snake2
server needs datetime
add simple server
update todo
cull jordle words
rename grid/fabric example files
add webcanv examples
update todo
doc mode working
fix non-responsive to clicks in life
pname undef never exists. Reload when exporting current proj
only reload if exporting current project
fix export of nonexistent project.
big pause when running different project. Fix missed CANCEL result
fix prompt appearing early when running project from different project
improve doc
wordle helper improvements
fix up and pull in H2
test random color with plot
add wordle helper
pull in grd rect. Remove grd setcolor
pull in grd rect. Remove grd setcolor
fix plot/rect with color. Add color option to line/lineto
better keyboard. allow selecting nguesses. fix columns
make jordle multiboard
not used
add jordle
change method of finding multiple func/class in file
fix turtle reset
add Backspace
fix code_call_class for class with only self param.
pull in sound init beep and chord to shared. Fix beepboop examples.
fix missed change to Styles. Add change_styles and set_children.
change Style to Styles. Move base Styles to Element
fix clear canvas
update Scratchpad-doc
fix empty div constructor
rename ADiv to AbsDiv
improve web color handling. Add lineto. Add test-web examples
align Scratchpad-web with current api
align Scratchpad-web with current api
new() starts project with current render/canvas
missed a spot adding doc canvas