Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JEditorPane and Images 1

Status
Not open for further replies.

BoulderBum

Programmer
Jul 11, 2002
2,179
US
I've got my JEditorPane displaying an HTML page (without CSS), but the images are broken. I've been searching for several hours for the solution, but nothing has worked yet.

Anyone able to help?
 
I stumbled upon that article in my search, but I was hoping there was an easier way because:

1. I'm lazy and I didn't want to spend a few hours customizing the classes for such a small part of my program (it's just for HTML help docs).

2. I was hoping to add a form button that posts to PayPal, but the classes explained in the article aren't powerful enough to handle the transfer (my first attempt to click the button before tweaking the classes produced enough run-time errors to cripple JBuilder and eat up about 500 megs of memory in 10 seconds!)

I finally just sat down and changed the classes to fit my needs. Good E Nuff.

Thanks for the tip!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top