Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old May 4th, 2002, 06:48 AM
Chrille Chrille is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2000
Location: Sweden
Posts: 237 Chrille User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 h 59 m 48 sec
Reputation Power: 9
Textarea

Hello,

I've wrote a small applet that adds a "test" text in a textarea;

TextArea display = new TextArea(20, 60);

public void run() {
display.appendText("Test");
}

This works fine when I'm testing my applet in appletviewer,
but when I try to watch it in Internet Explorer, the "Test" text doesn't appear
in my textarea. I have tried to figure out how this could happen, but I can't find any
solution.

Does anybody have a clue what I could have made wrong?

I'm using JDK 1.1.3 to compile my applets. (Yeah, I know it's old...)

Thanks in advance,
Chrille
Java Newbie

Reply With Quote
  #2  
Old May 6th, 2002, 05:44 PM
akaScream akaScream is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2002
Posts: 0 akaScream User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
this was annoying for me too when I first was learning about applets.. I had to find an html converter at java.sun.com that created a lot of HTML garble to make the applet work in IE or Netscape. Its most likely not your code.. its your embed stuff.

Reply With Quote
  #3  
Old May 6th, 2002, 09:11 PM
Sir_Loin Sir_Loin is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2002
Posts: 27 Sir_Loin User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
yes i beleive he is correct. thers a book called "Java Bible" by Aaron Walsh and John Froniawiak (i think thats how you spell it) and it helps quite a bit. it also has a disk with applets and jdk ect in it.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Textarea


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway