Also the issues relating to Frames, show and pack are irrelevant to the question for an applet. (Not that you can't use a Frame, but you probably aren't since the Applet serves the purpose)
From: "Paul Franz" <[EMAIL PROTECTED]>
Reply-To: "jdjlist" <[EMAIL PROTECTED]>
To: "jdjlist" <[EMAIL PROTECTED]>
Subject: [jdjlist] RE: AWT components' platform dependency
Date: Wed, 12 Feb 2003 08:15:09 -0500
Here is a stupid question: Did you remember to add the panel to the applet?
(Note: I have done this in the past myself)
Paul Franz
----- Original Message -----
From: "Patrick Li" <[EMAIL PROTECTED]>
To: "jdjlist" <[EMAIL PROTECTED]>
Sent: Tuesday, February 11, 2003 6:36 PM
Subject: [jdjlist] RE: AWT components' platform dependency
Sorry if I am asking a stupid question here, but I am trying to use the
FlowLayout inside a panel which in turn sits inside an applet. After I added
all components to the panel, nothing appears. They only appear if I
explicitly set the boundaries. That kind of defeats the purpose, right? What
am I missing?
Thanks
Patrick
-----Original Message-----
From: U. Penski [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 4:37 AM
To: jdjlist
Subject: [jdjlist] RE: AWT components' platform dependency
a) as Rich has said : learning the LayoutManager concept is important (not
only in this case)
b) Here's a negative example of different JVM's Font usage :
The Java mail-dialog box (started when pressing the "send mail button" e.g.
@ http://uuhome.de/penski/sponsors.htm ) works fine on MSIEs but delivers a
clipped Font
due to a different font height when started on a Netscape Navigator.
sincerely,
[EMAIL PROTECTED]
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
---
You are currently subscribed to jdjlist as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
