[A83] Re: Edit buffer


[Prev][Next][Index][Thread]

[A83] Re: Edit buffer






>
>I've been doing some research on edit buffers on the TI83+(SE),
>(3rd party unsupported info at TI's site), and there's a few little
questions 
>that're on my mind:
>-I want to use the edit buffer to edit only the contents of a file, and
not have it displayed on the 
>homescreen in big font the way the TIOS program editor does.
>Is that no problem?
>-What is the easiest way to read in keypresses as tokens (preferably with
sub-menu's too), without the 
>aforementioned direct display too (TIS prog editor style).
>-Does anybody have a tip on how to put (variable width) sprites directly
on the homescreen fast. (preferably 
>without direct lcd communication).
>
>Thanks to y'all,
>--Peter-Martijn
>

Not sure about most of that, but I know that you can't write sprites
directly to the homescreen.  The homescreen uses 128 bytes to store char
data, not pixel data.. if you wanted to display pictures on the homescreen,
direct communication with the LCD is necessary.
- - Joe


--------------------------------
Joe Pemberton
http://tiworld.calc.org
--------------------------------


_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com





Follow-Ups: