A86: Menu Bar Highlights
[Prev][Next][Index][Thread]
A86: Menu Bar Highlights
Can someone give me some code for a menu type system where the current
option is displayed with white on black text? I've tried many things,
but I keep running into problems that I'm sure could be worked around
MUCH more efficiently. I'm using the _vputs call, so it does involve
some multiplication (which I have figured out). Also, the highlighted
text is only about 10-15 letters on the far right of the screen. I'm
having trouble making the loop work for every menu option instead of
doubleing the code for each option.
Thanx,
Dave
PS: Sorry if I sound lame, I just can't seem to get it to work.
Follow-Ups: