FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SetDlgGradient() + MsgInfo()
Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
SetDlgGradient() + MsgInfo()
Posted: Sat Mar 09, 2013 01:25 AM

I am trying to use SetDlgGradient() in my App... But I just ran into the problem that MsgInfo() does not paint it...

I am aware that MsgInfo() is a direct call to Windows API MessageBox()...

But is there a way to have MsgInfo() to be painted by SetDlgGradient()????

=====>

Bayron Landaverry
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

FiveWin, One line of code and it's done...

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: SetDlgGradient() + MsgInfo()
Posted: Sat Mar 09, 2013 12:44 PM
Hello Byron,
this works with using SetDlgGradient()
Have a look at this post. Maybe You like these message- styles ?
Create any message-style You like with the included Editor.
I will work on a update, to add this test => SetDlgGradient(...).

viewtopic.php?f=3&t=24479&p=132462&hilit=download#p132462

The STYLE-PREVIEW : a message with selected gradient and bitmap.:



Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 883
Joined: Thu Dec 24, 2009 12:46 AM
Re: SetDlgGradient() + MsgInfo()
Posted: Sat Mar 09, 2013 01:44 PM

Thanks Uwe, looks awesome...

=====>

Bayron Landaverry
xBasePHP.com
(215)2226600 Philadelphia,PA, USA
MayaBuilders@gMail.com
Guatemala

FWH25.06--Harbour 3.0.0--BCC7.7--UEstudio 10.10
Windows 10

FiveWin, One line of code and it's done...

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: SetDlgGradient() + MsgInfo()
Posted: Sat Mar 09, 2013 03:09 PM
Tested and included for the new update !!!



Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion