Hi programmers
Im kind of new to programming and I have this problem
I re-wrote a sentence replacing each letter for a matrix, for example:
letter "A" is:
**
* *
****
* *
* *
so my question is
How can I make a matrix scroll through a panel?
This is a discussion on Help on scrolling matrix for a newbie within the C++ Programming forums, part of the General Programming Boards category; Hi programmers Im kind of new to programming and I have this problem I re-wrote a sentence replacing each letter ...
Hi programmers
Im kind of new to programming and I have this problem
I re-wrote a sentence replacing each letter for a matrix, for example:
letter "A" is:
**
* *
****
* *
* *
so my question is
How can I make a matrix scroll through a panel?
sorry for the A, but i guess you get the idea...