public HavenPanel(int w, int h, GLCapabilitiesChooser cc) {
>-------super(stdcaps(), cc, null, null);
>-------setSize(this.w = w, this.h = h);
>-------newui(null);
>-------initgl();
>-------if(Toolkit.getDefaultToolkit().getMaximumCursorColors() >= 256)
>------- cursmode = "awt";
>-------setCursor(Toolkit.getDefaultToolkit().createCustomCursor(TexI.mkbuf(new Coord(1, 1)), new java.awt.Point(), "")
}
Icon wrote:Shot in the dark here, but you using java or icedtea?
Icon wrote:No problems on Ubuntu. Shot in the dark here, but you using java or icedtea?
Return to Bugs & Technicalities
Users browsing this forum: No registered users and 2 guests