|
-
Jul 12th, 2005, 10:32 PM
#1
Thread Starter
Frenzied Member
GridBag layout problems.{REsolved}
I'm trying to create a calculator using the gridbag layout, but I can't even get started. This layout managers keeps starting stuff in the direct center of the frame and wont put anything anywhere else. I tried this:
c.anchor = GridBagConstraints.SOUTH;
I just can't seem to get this thing working. Could you guys help me out. I hate to ask for some code, but it would really be helpful in this situation.
Last edited by System_Error; Jul 14th, 2005 at 11:09 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|