Thread: Help on scrolling matrix for a newbie

  1. #1
    Saturn V
    Guest

    Question Help on scrolling matrix for a newbie

    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?

  2. #2
    Unregistered
    Guest
    sorry for the A, but i guess you get the idea...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C - access violation
    By uber in forum C Programming
    Replies: 2
    Last Post: 07-08-2009, 01:30 PM
  2. Matrix Help
    By HelpmeMark in forum C++ Programming
    Replies: 27
    Last Post: 03-06-2008, 05:57 PM
  3. What is a matrix's purpose in OpenGL
    By jimboob in forum Game Programming
    Replies: 5
    Last Post: 11-14-2004, 12:19 AM
  4. Resource ICONs
    By gbaker in forum Windows Programming
    Replies: 4
    Last Post: 12-15-2003, 07:18 AM