Hi!
I want to do my application like I show in attachment (I did it with setBounds), but I want layouts.
If I use:
getContentPane().setLayout (new GridLayout (3,2, 10, 5));
The result are texfield, buttons, etc too big.
Any ideas?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Newbie question about layoutsThreaded View
|
Click Here to Expand Forum to Full Width |