Search:

Type: Posts; User: 123099

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    1,438

    Re: Program won't work on all operation systems

    I haven't programmed using gui a long time so I was making this project to remember coding tricks and the best ways to make some things.
    and yes the 30 is the decoration height which i included in...
  2. Replies
    8
    Views
    1,438

    Re: Program won't work on all operation systems

    I have both windows xp and windows 7.
    Once I've put the JPanel then it didnt include the decoration in the windows height and width as with the JFrame.
    I've written all my code including the...
  3. Replies
    8
    Views
    1,438

    Re: Program won't work on all operation systems

    Because I've already written the code using the Jframe's width and height, once I tried what you suggested it made border problems, and some bugs.
    I do agree that it does make the painting better,...
  4. Replies
    8
    Views
    1,438

    Re: Program won't work on all operation systems

    So instead of extending JFrame in the Main class I should extend JPanel?
    Or am I supposed to create a new class that extends JPanel?
    and how am I supposed to call the paintComponent method? or is...
  5. Replies
    8
    Views
    1,438

    Program won't work on all operation systems

    hey there,
    some of you might have seen my latest post in which i've asked for hep with my pong project.
    Well I've finished it and its working all right, but the problem is that its running corectly...
Results 1 to 5 of 5