I use gecko in my C++-application. I manipulate the actual DOM through my C++-application. I have an imaging-problem with this html-construct:
<table>
<td>
<div>
<table>
<td background="">The whole table is pretty much complex, because the whole thing is dynamic. I set the background-attribute (transparent gif) of the td and gecko 'distorts' the image (seems like only four colors left).
This seems to happen under different conditions: A test-app will show it correctly, and running on the target-machines (with TFT-Touch-Displays) fails. The pictures are 100% correct. Standalone mozilla also displays this construct correctly...
Does anybody have an idea to this?
Thank you Timm
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
