> I don't quite get this thing. Can you explain this further or
> make an image?
Here's the idea.
If a field can store images - I don't know about players - then from there
all you need to do is work out how to wrap the text yourself. Chances are
what will happen is that the image will be stored on basicly 1 line. If it's
in the middle of a paragraph and is taller than a normal line then there
will be heaps of empty spave around it:
Blah Blah Blah Blah Blah Blah
_______ <- White space
|Image |
Blah Blah Blah|_______|Blah Blah
All you need to do is calculate how much text it takes to fill in the white
space then cut that amount of text from the field. Then create a new
transparent field that will and position it to ensure that the text flows
correctly. You would also need to make sure that the line height of the line
the image is on is rounded up to the nearest multiple of the normal line
height of the underlying filed (so it can all fit neatly).
The problem will be if there is no new message invented by Scott and cohorts
to tell us that the paste or keydown was an image instead of a standard
charcter.
> Regards,
> Sjoerd
>
>
> Archives: http://www.mail-archive.com/[email protected]/
> Info: http://www.xworlds.com/metacard/mailinglist.htm
> Please send bug reports to <[EMAIL PROTECTED]>, not this list.
>
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.