| Article | 60000316 |
| Type | General |
| Product | Engine |
| Date Added | 11/10/2007 12:00:00 AM |
| Fixed | (11/10/2007 12:00:00 AM) |
| Submitted by | Patty Snow |
Summary
User commands do not work correct (like cmdline) after opening specific VDI/VDF files
Solution
The color index 7 in vdi has Alphablending = 0 from the
SetColorTrasparency / GetColorTrasparency of vdraw control.
In version 6 the color transparency works also in 2d render.
Call vdraw.SetColorTrasparency(1.0) after the open command
