posted 18 years ago
So, I've got this window that contains a number of text fields. My problem is that when I run it the fields are all squashed and I can't enter any text in them, it looks almost as if they are set to a size of zero, which they aren't. I'm using a GridBagLayout and I can't figure whats wrong with it, I know it must be something in those settings that is messing this up. Any ideas?