FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FiveWin Screen Template
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM

FiveWin Screen Template

Posted: Sat Sep 13, 2025 10:48 AM

Dear All ,

  I am looking for good screen template which will have below features:

1.Dialog/Window Background color ( Gradient )

2.Dialog/Window Title with PNG Effect

3.Font Names for Title , Say & GET

4.Button Styles its Font & Color

   Need your help on this. Thanks in advance...!!!

Thanks

Shridhar

Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

Re: FiveWin Screen Template

Posted: Sat Sep 13, 2025 03:10 PM
2.Dialog/Window Title with PNG Effect
Item 2, I don't understand? Can you explain? Wouldn't it be an ICON? Do you have a sample screenshot?

Punto 2, ¿no lo entiendo? ¿Podrías explicarlo? ¿No sería un icono? ¿Tienes una captura de pantalla de muestra?

Gracis, tks.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM

Re: FiveWin Screen Template

Posted: Sat Sep 13, 2025 05:33 PM
Hi Karinha ,

I am not able to attach image for this but attached the link. In that the Title bar is simply an image and on top of we should able to overlap the Title text. I am not sure whether it is possible or not.


https://www.shutterstock.com/search/title-bar-design


Thanks
Shridhar
Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: FiveWin Screen Template

Posted: Sun Sep 14, 2025 05:24 AM
Dear Shridhar,

Please review FWH\samles\skin1.prg, skin2.prg and skin3.prg

You can use any of those images with those examples :)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM

Re: FiveWin Screen Template

Posted: Sun Sep 14, 2025 06:52 AM
Dear Antonio ,

Thanks a lot for sharing this but I am weak in using resources and skin1, skin2 is not working in my environment but skin3 is working. I tried the same using for DIALOG window but no effect in my app.
   DEFINE DIALOG oW FROM 10, 10 TO 500, 500 TITLE "My Title" PIXEL TRUEPIXEL STYLE ;
   nOR( WS_POPUP , WS_CAPTION ) 

   oW:bStart := {|| SKIN( oW, "blue_skin" ) }
Thanks
Shridhar
Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: FiveWin Screen Template

Posted: Sun Sep 14, 2025 06:57 AM

What Windows version are you using ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 336
Joined: Mon Dec 07, 2009 02:49 PM

Re: FiveWin Screen Template

Posted: Sun Sep 14, 2025 07:18 AM
Dear Antonio ,

My Windows Version 10.0.26100.6584.

Thanks
Shridhar
Thanks

Shridhar

FWH 24.04, BCC 7 32 bit, MariaDB
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: FiveWin Screen Template

Posted: Sun Sep 14, 2025 08:35 AM

Please try to build skin1.prg and skin2.prg using samples\buildh32.bat

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion