Overview
- Object ID : 2620 (2013-04-11)
- Author : Mike Lord | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Category : Display
- Licence : Other
Content
This is a driver object used for displaying text on a tv display. It is a re-write of tv.spin and tv_text. this re-write allows text to be written to the tv display from any object not just the one that initially called it. It allows menus in sub objects in programs. By Michael Lord