 |
Author |
Topic: linux issue (Read 281 times) |
|
can
|
linux issue
« on: May 18th, 2003, 10:40am » |
|
i am running processing under linux and faced with a problem. when i click on play, window for my app comes in 0x0 or some weird size, i click twice or thrice to get a properly sized window without modifying anything. i specify the size with integers and in the proper place of the code. i have access to slackware and redhat and both have the same problem. (jvm is same in both (latest version at the time of writing)) btw applets work properly. may be this is an issue for sun?
|
|
|
|
CyberCat
|
Re: linux issue
« Reply #1 on: May 20th, 2003, 1:57pm » |
|
What is your linux and java versions? I think the problem may be about window manager.
|
« Last Edit: May 20th, 2003, 2:03pm by CyberCat » |
|
|
|
|
fry
|
Re: linux issue
« Reply #2 on: May 20th, 2003, 6:54pm » |
|
i'm guessing that this is outside of p5's control (it's pretty basic stuff).. perhaps the wm or the vm isn't responding to requests for a specific window size properly?
|
|
|
|
|