[4589] in java-interest
Re: AWT questions
daemon@ATHENA.MIT.EDU (Wacek Gassowski)
Mon Jan 8 13:20:38 1996
From: "Wacek Gassowski" <wacek.gassowski@iar.SE>
To: java-interest@java.sun.com
Date: Mon, 8 Jan 1996 18:06:01 +0000
X-Confirm-Reading-To: "Wacek Gassowski" <wacek.gassowski@iar.se>
Hi,
I am trying different AWT features under NT.
1. How can I set a window maximum size ? In general: how can I controll
window resizing through dragging the border?
2. I tried to layout panels and canvas using Borderlayout. In order to get
required shape and position I call reshape() function before calling
show (). But I cannot get "West" panel x dimension bigger than 100
(show() resets it). The same is with y dimension for "North" panel.
But reshape() works OK with for example Button.
Thanks for help
Wacek
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com