Search:

Type: Posts; User: Hawwi

Search: Search took 0.14 seconds.

  1. Replies
    9
    Views
    1,405

    Re: JButtons Disappearing

    The images are 32x32. Even when i take out the 3 visible buttons (button1, button2, button3), they still don't show up.
  2. Replies
    9
    Views
    1,405

    Re: JButtons Disappearing

    I probably should have said this earlier, but when i first did this on my pc the first image worked and displayed. The others had the same path but didn't show up, that's the problem. It's almost...
  3. Replies
    9
    Views
    1,405

    Re: JButtons Disappearing

    I did it and double checked the file path and i am still getting this. It's the exact same on mac and pc!

    3175
  4. Replies
    9
    Views
    1,405

    Re: JButtons Disappearing

    The image files are in the correct place and the buttons that aren't showing are the ones with images.



    package test2;

    import java.awt.BorderLayout;
    import java.awt.Color;
    import...
  5. Replies
    9
    Views
    1,405

    JButtons Disappearing

    I'm using a GridBagLayout to align these buttons to the left(WEST) side of the screen. Although i have come across a problem where only one button shows up, the grassTile button. I've tried different...
Results 1 to 5 of 5