TO ANTONIO HELP : Visual Fivewin Report

TO ANTONIO HELP : Visual Fivewin Report

Postby Silvio » Tue Jan 12, 2010 12:19 pm

Image


DEAR ANTONIO



I want modify the LINE class i made last year

I want move the line on the central dots for Horizontal line and Vertical LINE

how I can make

the paint method when paint the line :

IF ::lvertical
MoveTo( ::hDC, aRect[ 2 ], aRect[ 1 ] )
LineTo( ::hDC, aRect[ 2 ], aRect[ 3 ] + 1, hDark )
MoveTo( ::hDC, aRect[ 2 ] + 1 , aRect[ 1 ] )
LineTo( ::hDC, aRect[ 2 ] + 1, aRect[ 3 ] + 1, hLite )
ELSE
MoveTo( ::hDC, aRect[ 2 ], aRect[ 1 ] )
LineTo( ::hDC, aRect[ 4 ] + 1, aRect[ 1 ], hDark )
MoveTo( ::hDC, aRect[ 2 ], aRect[ 1 ] + 1 )
LineTo( ::hDC, aRect[ 4 ] + 1, aRect[ 1 ] + 1, hLite )
ENDIF
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: TO ANTONIO HELP : Visual Fivewin Report

Postby mgsoft » Tue Jan 12, 2010 3:50 pm

Silvio,

Have you tried FastReport?. Very impressive!! :)
Saludos,

Eduardo
User avatar
mgsoft
 
Posts: 422
Joined: Mon Aug 17, 2009 12:18 pm
Location: España

Re: TO ANTONIO HELP : Visual Fivewin Report

Postby Silvio » Tue Jan 12, 2010 7:27 pm

mgsoft wrote:Silvio,

Have you tried FastReport?. Very impressive!! :)


Dear Friend,

I try many application : FastReport and EasyReport and others

But I think ....


Fivewin need a internal visual Report : a native fivewin class to design your reports to insert to your applications (directly on your obj)

and not use an extern application of 3rD Party.

This is the future!!!!
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 46 guests