T O P I C R E V I E W |
quantuz |
Posted - Oct 10 2014 : 17:48:56 Hi, After updating from IE 4.3.1 to IE 5.1 the vector object background changed from transparent to black i.e. ImageEnView1->ObjKind[-1]=iekBOX (box inside is black) ImageEnView1->ObjText[-1]="text" (background black) How do I make it transparent again? Is it a setting in TImageEnView?
Regards, //Christer |
2 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Oct 12 2014 : 12:50:44 Hi Christer
Yes, the lack of default is an issue that will be fixed in the coming update.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
quantuz |
Posted - Oct 11 2014 : 06:05:33 Hi,
Forget the question I got it to work, just had to set ObjBrushStyle[-1] = bsClear; It seems IE 4.3 had this default to bsClear.
//Christer |
|
|