Hello all,
I'm taking my first BASIC programming class this year, and for a final project, I'm trying to make a book-keeping log.
What I want to have happen, is to open a list of books, highlight a book title, click the "check in" button and have the text change to green, or red if the "check out" button is clicked, but I'm having problems trying to change the color of the text.
If anyone could explain how to do so, it would be greatly appreciated.
Thanks in advance!