In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
TImage:lTransparent
TImage:lTransparent
Jose!
I put oImage with bmp-file on oPanel and want to make it transparent like
icon.
When I set oImage:lTransparent:=.t., the garbage appears on the panel.
How can I make my image transparent or how does lTransparent work?
Thank you. Oleg.
I put oImage with bmp-file on oPanel and want to make it transparent like
icon.
When I set oImage:lTransparent:=.t., the garbage appears on the panel.
How can I make my image transparent or how does lTransparent work?
Thank you. Oleg.
- ignacio
- Site Admin
- Mensajes: 9469
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
TImage:lTransparent
Oleg,
I have just test what you say and here is working correctly. Please send a
sample showing the error. BTW the best way to do what you want is to use the
oBkGnd and nBkGndMode panel properties.
Regards,
"Oleg" <info@cluster.samara.ru> escribió en el mensaje
news:[email=44b4eb64@news.xailer.com...]44b4eb64@news.xailer.com...[/email]
> Jose!
>
> I put oImage with bmp-file on oPanel and want to make it transparent like
> icon.
> When I set oImage:lTransparent:=.t., the garbage appears on the panel.
> How can I make my image transparent or how does lTransparent work?
>
> Thank you. Oleg.
>
>
I have just test what you say and here is working correctly. Please send a
sample showing the error. BTW the best way to do what you want is to use the
oBkGnd and nBkGndMode panel properties.
Regards,
"Oleg" <info@cluster.samara.ru> escribió en el mensaje
news:[email=44b4eb64@news.xailer.com...]44b4eb64@news.xailer.com...[/email]
> Jose!
>
> I put oImage with bmp-file on oPanel and want to make it transparent like
> icon.
> When I set oImage:lTransparent:=.t., the garbage appears on the panel.
> How can I make my image transparent or how does lTransparent work?
>
> Thank you. Oleg.
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
TImage:lTransparent
Oleg,
I have just test what you say and here is working correctly. Please send a
sample showing the error. BTW the best way to do what you want is to use the
oBkGnd and nBkGndMode panel properties.
Regards,
"Oleg" <info@cluster.samara.ru> escribió en el mensaje
news:[email=44b4eb64@news.xailer.com...]44b4eb64@news.xailer.com...[/email]
> Jose!
>
> I put oImage with bmp-file on oPanel and want to make it transparent like
> icon.
> When I set oImage:lTransparent:=.t., the garbage appears on the panel.
> How can I make my image transparent or how does lTransparent work?
>
> Thank you. Oleg.
>
>
I have just test what you say and here is working correctly. Please send a
sample showing the error. BTW the best way to do what you want is to use the
oBkGnd and nBkGndMode panel properties.
Regards,
"Oleg" <info@cluster.samara.ru> escribió en el mensaje
news:[email=44b4eb64@news.xailer.com...]44b4eb64@news.xailer.com...[/email]
> Jose!
>
> I put oImage with bmp-file on oPanel and want to make it transparent like
> icon.
> When I set oImage:lTransparent:=.t., the garbage appears on the panel.
> How can I make my image transparent or how does lTransparent work?
>
> Thank you. Oleg.
>
>
TImage:lTransparent
Oleg,
> Here is my sample (with clock.bmp inside .zip).
> I want to make green area around clock to be transparent. How can I do it?
> When I set oImage1:lTransparent:=.t., I see the garbage.
The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
exclusive; if one of them are .t., the other have to be .f.
However, I'll review it ASAP to see if it were possible to allow both
properties to be .t.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> Here is my sample (with clock.bmp inside .zip).
> I want to make green area around clock to be transparent. How can I do it?
> When I set oImage1:lTransparent:=.t., I see the garbage.
The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
exclusive; if one of them are .t., the other have to be .f.
However, I'll review it ASAP to see if it were possible to allow both
properties to be .t.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
TImage:lTransparent
Oleg,
> Here is my sample (with clock.bmp inside .zip).
> I want to make green area around clock to be transparent. How can I do it?
> When I set oImage1:lTransparent:=.t., I see the garbage.
The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
exclusive; if one of them are .t., the other have to be .f.
However, I'll review it ASAP to see if it were possible to allow both
properties to be .t.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
> Here is my sample (with clock.bmp inside .zip).
> I want to make green area around clock to be transparent. How can I do it?
> When I set oImage1:lTransparent:=.t., I see the garbage.
The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
exclusive; if one of them are .t., the other have to be .f.
However, I'll review it ASAP to see if it were possible to allow both
properties to be .t.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
TImage:lTransparent
Ignacio!
> I have just test what you say and here is working correctly. Please send a
> sample showing the error. BTW the best way to do what you want is to use
the
> oBkGnd and nBkGndMode panel properties.
Here is my sample (with clock.bmp inside .zip).
I want to make green area around clock to be transparent. How can I do it?
When I set oImage1:lTransparent:=.t., I see the garbage.
Thank you, Oleg.
Attached files test3.zip (1.9 KB)Â
> I have just test what you say and here is working correctly. Please send a
> sample showing the error. BTW the best way to do what you want is to use
the
> oBkGnd and nBkGndMode panel properties.
Here is my sample (with clock.bmp inside .zip).
I want to make green area around clock to be transparent. How can I do it?
When I set oImage1:lTransparent:=.t., I see the garbage.
Thank you, Oleg.
Attached files test3.zip (1.9 KB)Â
TImage:lTransparent
Ignacio!
> I have just test what you say and here is working correctly. Please send a
> sample showing the error. BTW the best way to do what you want is to use
the
> oBkGnd and nBkGndMode panel properties.
Here is my sample (with clock.bmp inside .zip).
I want to make green area around clock to be transparent. How can I do it?
When I set oImage1:lTransparent:=.t., I see the garbage.
Thank you, Oleg.
Attached files test3.zip (1.9 KB)Â
> I have just test what you say and here is working correctly. Please send a
> sample showing the error. BTW the best way to do what you want is to use
the
> oBkGnd and nBkGndMode panel properties.
Here is my sample (with clock.bmp inside .zip).
I want to make green area around clock to be transparent. How can I do it?
When I set oImage1:lTransparent:=.t., I see the garbage.
Thank you, Oleg.
Attached files test3.zip (1.9 KB)Â
TImage:lTransparent
Jose!
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
TImage:lTransparent
Jose!
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
TImage:lTransparent
Jose!
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
TImage:lTransparent
Jose!
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
> The problem is lAutoFit. That is, lAutoFit and lTransparent are mutualy
> exclusive; if one of them are .t., the other have to be .f.
>
> However, I'll review it ASAP to see if it were possible to allow both
> properties to be .t.
Ok. I'll wait.
I have used lAutoFit property to center my .bmp in oImage which has
nAlign:=alLeft.
By the way I cannot do the same also with oBkGnd and nBkGndMode panel
properties (as Ignacio said).
I tried to set oBkGnd:lTransparent:=.t. and also tried to use .ICO file
instead of .BMP but it does not work for me.
Thank you. Oleg.
--
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>
>
TImage:lTransparent
Jose!
Sorry for disturbing you, but I think it is important for you to fix the
most of small bugs.
When I reopen test3 project (attached to previous message), there is no
picture (clock.bmp) on oImage1 control in the IDE.
In the compiled program all is OK. You can reproduce it with test3.zip.
Thank you, Oleg.
Sorry for disturbing you, but I think it is important for you to fix the
most of small bugs.
When I reopen test3 project (attached to previous message), there is no
picture (clock.bmp) on oImage1 control in the IDE.
In the compiled program all is OK. You can reproduce it with test3.zip.
Thank you, Oleg.
TImage:lTransparent
Jose!
Sorry for disturbing you, but I think it is important for you to fix the
most of small bugs.
When I reopen test3 project (attached to previous message), there is no
picture (clock.bmp) on oImage1 control in the IDE.
In the compiled program all is OK. You can reproduce it with test3.zip.
Thank you, Oleg.
Sorry for disturbing you, but I think it is important for you to fix the
most of small bugs.
When I reopen test3 project (attached to previous message), there is no
picture (clock.bmp) on oImage1 control in the IDE.
In the compiled program all is OK. You can reproduce it with test3.zip.
Thank you, Oleg.