changing the size of an awt Button
807606Apr 7 2007 — edited Apr 9 2007I have added 6 awt Buttons to a GridLayout manager.
I want to change the size of these Buttons with the method setSize() but it does not work.
I want to keep this GridLayout manager.
How can I change the size of these Buttons? 10x
Message was edited by:
aditm