FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Metro class
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Metro class
Posted: Fri Sep 16, 2016 09:45 AM

Dear Antonio,
can you please have a look into metro class.
Please see how the background during scrolling is repainted.

http://www.atzwanger-software.com/fw/metroPro.mp4

Best regards,
Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Metro class
Posted: Fri Sep 16, 2016 10:21 AM

Dear Otto,

I can't see the video

Using Chrome

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Metro class
Posted: Fri Sep 16, 2016 11:44 AM
I'm working with a video-converter to convert any format to another with a defined quality and other adjustments like sharpen, contrast ...

Download MP4 converted to AVI ( with best quality = 7 MB )

Original
http://www.pflegeplus.com/DOWNLOADS/Metropro.avi



Better quality ( with adjusted contrast and color )
http://www.pflegeplus.com/DOWNLOADS/Metropro1.avi



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: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Metro class
Posted: Fri Sep 16, 2016 12:04 PM

Uwe,

many thanks,

Already seen. I guess Otto means the flickering of the background

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Metro class
Posted: Fri Sep 16, 2016 12:30 PM
Antonio,

or maybe Otto means a extended metro-class because of calling it < MetroPro > ?

working on a new project I added some options as well like a border on button-focus
and a alarmclock-solution with a config-dialog



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: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: Metro class
Posted: Fri Sep 16, 2016 01:12 PM

Dear Antonio, dear Uwe,
thank you for your help.
It is like Antonio said. I mean the flickering.
Pro is only abbreviation :-).
Best regards,

Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Metro class
Posted: Sat Sep 17, 2016 08:46 AM

Otto,

In METHOD Paint() CLASS TMetroPanel

comment out these lines:

// aInfo := ::DispBegin()

and

// ::DispEnd( aInfo )

With that is a little better

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion