a TBitmap behind of a TBitmap?

User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Post by mmercado »

JC wrote:Really, I don't understand you about the TsButton... I want other thing! the image of "theater masks" stay transparent, for the background appear! More less this!
Precisely, TSButton does the job of transparency, it will be a bitmap button with no action at all.

Regards

Manuel Mercado
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Post by JC »

mmercado wrote:
JC wrote:Really, I don't understand you about the TsButton... I want other thing! the image of "theater masks" stay transparent, for the background appear! More less this!
Precisely, TSButton does the job of transparency, it will be a bitmap button with no action at all.

Regards

Manuel Mercado
I agree but, the pressed effect is there... ugly! ;)
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Post by mmercado »

JC wrote:I agree but, the pressed effect is there... ugly! ;)
Then, remove it (the pressed effect):

oBtn:lEverPressed := .T.

Ok, it is just an option to solve your problem.

Best regards.

Manuel Mercado
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Post by JC »

mmercado wrote:
JC wrote:I agree but, the pressed effect is there... ugly! ;)
Then, remove it (the pressed effect):

oBtn:lEverPressed := .T.

Ok, it is just an option to solve your problem.

Best regards.

Manuel Mercado
I know Manuel and I really thank you for this. I do try!
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
Post Reply