I am using java1.1.5 in linux 5.2. When I use AWT for stadalone applications the text fields become equal size irrespective of my size declaration. I am using GridBagLayout and GridBagConstraints for positioning the Components like Labels and Text Fields. Though the Labels are of different sizes as per my declaration but Text Fields become equal which looks very odd. Since the default fill patern is GridbagConstraints.NONE I have not used this. Even after making fill patern GridBagConstraints.NONE explicitly there is no change in display. Is there any way to make these text fileds differenet size as required? Thanks in advance for any help. Sitansu ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]