NSTextView and Html path to images ?
NSTextView and Html path to images ?
- Subject: NSTextView and Html path to images ?
- From: Yvon Thoraval <email@hidden>
- Date: Sat, 2 Jul 2005 16:52:15 +0200
Hey all,
i'm using an image in a text in html form and i wonder what's the
correct page to the image.
if i have "myImage.png" in the Resources folder of the resulting app
writting, in html, :
<img src="myImage.png" /> only shows the question mark.
if, on the other hand i use the absolute path of the image (style : /
Users/yvon/dev/.../down/to/Resources/myImage.png)
i still have a question mark...
regards,
Yvon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden