Search:

Type: Posts; User: MizukiTHPS

Search: Search took 0.31 seconds.

  1. Replies
    7
    Views
    1,914

    Re: Drawing in Full Screen

    I am confused as to what you are asking... I tried giving it an absolute and a relative path...

    Edit: Never mind it is randomly working now... didn't even change anything.

    For the sake of...
  2. Replies
    7
    Views
    1,914

    Re: Drawing in Full Screen

    Here is the current state of my code,


    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */
    package gametest;

    /**
  3. Replies
    7
    Views
    1,914

    Re: Drawing in Full Screen

    The reason against that is also in the oracle docs.

    Passive vs. Active Rendering (The Java™ Tutorials > Bonus > Full-Screen Exclusive Mode API)
  4. Replies
    7
    Views
    1,914

    Drawing in Full Screen

    I am attempting to write a program that can draw an image in full screen. I am trying to accomplish this without a paint() method and I am not sure how to go about it. Here is the current state of...
Results 1 to 4 of 4