I want a chat with inline images.
The richtextbox is good, because I can place images in it, but I want to send the text / images separate.
- first: send the text (and place a image-placeholder in the text).
- second: send the image and replace it with the placeholder.
For that I need to remove all images in the richtextbox (and send them separate). But how can I find the images?
And BTW: Is it possible to rescale the image dependent on the width of the richtextbox?