Hello, I hope this is sent to the right list. In the example.jelly file, how do I get it so that the "Name", "Location", "James", "London", "OK", and "Foo" items are all top aligned? I'm trying to figure out how the layout works, and I've tried embedding them in a gridLayout with a <gbc weighty="1.0" align="north" fill="vertical"> tag set but it doesn't seem to allow a tableLayout inside a gridLayout. Incidentally, I had the same problem looking at the gridBagLayout demo, where I was simply trying to move everything to the top of the pane. It simply would not do it. If someone could explain it or send a version of either of those files with everything anchored to the top of the screen so I could see how to do it, I would greatly appreciate it. Thanks!
David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
