>i was wondering if it is possible to set the position of
>a java GUI once it starts up. Whenever i run a application
>it starts up in the corner of the screen.

Like people said, setLocation() will do that. But I have a related
question - how do I *not* set the position of a window? I don't call
any methods to set the position, yet my window manager thinks the
window is demanding to be placed at 0,0. I'd rather let the window
manager decide itself.

Am I doing something wrong here? Is this a (small) JDK bug for X?

                                                  [EMAIL PROTECTED]
.       .      .     .    .   .  . . http://www.media.mit.edu/~nelson/


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to