custom controls tutorial

This commit is contained in:
David Botton 2022-07-18 19:15:33 -04:00
parent 395fcdd252
commit 2c9ce0864f
2 changed files with 4 additions and 1 deletions

View file

@ -59,6 +59,7 @@ CLOG Builder Tutorials (Reddit links)
- [03 - Importing HTML in to Builder ](https://www.reddit.com/r/lisp/comments/snvv0w/clog_builder_tutorial_3_importing_html_adding/)
- [04 - CLOS-CONTACT - database controls, a complete application](https://www.reddit.com/r/lisp/comments/t61sib/clog_builder_tutorial_4_a_complete_database_app/)
- (Completed Tutorial 4 at https://github.com/rabbibotton/clos-contact but you better do the tutorial!)
- [05 - Using and Creating Controls ](https://www.reddit.com/r/lisp/comments/w2d6dr/builder_tutorial_5_using_and_creating_lisp_custom/)
CLOG "The Framework" (Code Tutorials)