A85: Drawing a menu


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

A85: Drawing a menu





If I wanted to make a menu like Usgard Simple Shell has, I would load
each byte of the cursor into A, use cpl, and then load it back into
memory, right?  This will give it that white-on-black look.  And if I
wanted to unselect that item (or in Usgard's condition, that preogram) I
would do the same process again, thereby making it black-on-white text,
and then doing the same process on the now-selected item?  This seems so
simple and I've checked the code so many times and I can't find anything
wrong!  Please help because this is really vexing me.

Justin Bosch
justin-b@juno.com

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


Follow-Ups: