Hi.
How display dialogs with shadows?
Here is a nice sample of shadow control, maybe is easy implement it in FW:
http://www.fwi.com.br/toninho/shadow.zip
Regards,
Toninho.
Hi.
How display dialogs with shadows?
Here is a nice sample of shadow control, maybe is easy implement it in FW:
http://www.fwi.com.br/toninho/shadow.zip
Regards,
Toninho.
Hola
Alguien ha implementado estas funcion de shadow
Fivewin 10.5 has new method ( think that in class TWindow ) method shadow()
by Antonio Linhares.
See
skin.prg folder sample of fivewin.
![]()
Hello Lailton,
is it possible to skin TMDIChild Window? I tried with v10.5 but not showing..
Can I store skin resources to .RC or perhaps in .dll so there will be no 'blue_skin' folder? Or any way to store 'blue_skin' bitmaps to apps.exe?
Best Regards,
Frances
fraxzi,
I use it only to dialog, i think that you can change class to use in TMDIChild and TWindow too.
About folder skin, you can add to pelles. but need change class too to read in resource and no inside of folder.
its easy. ![]()
lailton.webmaster wrote:fraxzi,
I use it only to dialog, i think that you can change class to use in TMDIChild and TWindow too.
About folder skin, you can add to pelles. but need change class too to read in resource and no inside of folder.
its easy.
Fraxzi,
Class Tskin
please see this way:
fwh\source\classes\skin.prg
( fivewin 10.5 )
Regards
Lailton