how do I get rid of grid line in GridBagLayout?

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
blackdream1997
Posts: 4
Joined: Sat May 15, 2004 3:59 am

how do I get rid of grid line in GridBagLayout?

Post by blackdream1997 »

I wanted to use Textpad ran AbsoluteLayout,
but I've been told that it is impossiblem,
so I have to use gridbaglayout,
to be able to make it look like AbsoluteLayout,
I have to get rid of the grid line,
does anyone has any idea how to do that?
or does anyone know if there is a alternative to the AbsoluteLayout, that I can ran it with Textpad?
User avatar
Bob Hansen
Posts: 1516
Joined: Sun Mar 02, 2003 8:15 pm
Location: Salem, NH
Contact:

Post by Bob Hansen »

I don't know AbsoluteLayout, but would suggest that you review the documentation for information about command lines, switches, startup parameters, etc. It may be possible to set up that type of configuration from a command line. If so, then the TextPad tool can be designed to support that.
Hope this was helpful.............good luck,
Bob
Post Reply