Search:

Type: Posts; User: ThePermster

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    5,722

    How Best To Handle 2D Graphics

    I recently finished making a basic Tetris clone and it works fine. Only problem is there is an annoying flicker every time the screen is updated and it's given me cause to revise my paint() method...
  2. Replies
    1
    Views
    1,238

    Amateur Threading Question

    I have a feeling that I can't figure this one out for myself just 'cause I'm tired again but what the hey at least this one's a quick'un:

    So I've made a thread within Main and I've started it up,...
  3. Replies
    2
    Views
    2,098

    What's a DC? Pardon my ignorance, like I said I'm...

    What's a DC? Pardon my ignorance, like I said I'm fairly new to this and this is my first somewhat large endeavour.

    I managed to fix my problem though just by adding a call to Clear() in the...
  4. Replies
    2
    Views
    2,098

    Trouble With Graphics And Picture Boxes

    I'm having trouble getting what I draw to a graphics object on a picturebox to appear like it should. Currently the form opens and everything appears rightly laid out but the Clear() method and any...
Results 1 to 4 of 4