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]

Reply via email to