Search:

Type: Posts; User: jh622

Search: Search took 0.03 seconds.

  1. Re: Create PictureBox when search term met

    Sorry for the double post.

    Worked it out. Thank you both for your assistance and time!

    For anyones future reference here is the code I have used. The form contains a picture box called "block"...
  2. Re: Create PictureBox when search term met

    Sorry instead of linked I should have put "all PicBoxes are members of an array"

    Since this is a game of breakout when a block is hit by the ball I need to identify which block is being hit and...
  3. Re: Create PictureBox when search term met

    Thank you both for your time and help. I have made a little progress but I am still a little confused. I am encountering some errors and am unaware as to how to correct them.

    Jim thank you for...
  4. [RESOLVED] Create PictureBox when search term met

    Hello again. Im having yet more trouble with my program. I am a novice programmer.

    What I have is a 4x8 2D array filled with the strings "block" or "space" e.g

    Array(0, 0) = "Block"
    Array(0,...
  5. Replies
    2
    Views
    368

    Re: Array Problem

    Thats great! Thank you so much! :thumb::D


    ///
    And sorry to be a bit of a pain but if you have the time, would you mind explaining why this actually works because Im not terribly sure what its...
  6. Replies
    2
    Views
    368

    [RESOLVED] Array Problem

    Hello, im having a problem concerning arrays. As part of a group I am creating a breakout style game for my school project and I have been tasked with level design and block placement. I am a novice...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width