Mr Rao
Once we use skinbuttons() very nice option BTW , how can we set back the buttons to non skin within the program
Thanks for your help
Mr Rao
Once we use skinbuttons() very nice option BTW , how can we set back the buttons to non skin within the program
Thanks for your help
Richard,
Though FWH provides a function to revert to standard Windows look, it is not stable and can produce GPFs
Guys,
Where can I find this function SkinButtons() ?
If I try to use it, I got an error "unknown external".
Thanks a lot in advance.
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773
Nao,
I think you don´t understand me.
#include 'fivewin.ch'
function Main()
SkinButtons()
MsgYesNo( 'Skin buttons' )
return nil
Antonio,
Thanks for the download of skins.obj.
Unfortunately I got an error while building : Unresolved external symbol : _HB_FUN_GRADIENTBRUSH
Have I missed something ?
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773