Hi list,
can you reproduce this (Dir 8.5.1 Win2K):
Create some text in a text member (text color and bgcolor color don't
matter):
member("test")
In the message window type:
x = new(#bitmap)
x.image = member("test").image
The result is a bitmap member, the thumbnail of which is the correct
reproduction of the text, but when I double click it, it opens in the paint
window showing just a solid bar (instead of the text). The bar has the color
of the text).
If I choose red as the text color and blue as the bgcolor, I end up with two
bars in one line, the first bar is red, the second is blue.
(If I analyse the bar with getpixel(), I get the same result)
What is wrong?
Thanks in advance
Michael
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]