Page 4 of 5

Re: New TprogressWheel

PostPosted: Tue Aug 04, 2020 5:29 pm
by AIDA
Para salir yo le pongo un Syswait(0.5) para que se vea completa la cuenta al final :mrgreen:

To leave I put a Syswait (0.5) so that the account is complete at the end :mrgreen:

Code: Select all  Expand view
for nFile := 1 to nFiles
         COPY FILE ( cFolderSRC + aFiles[ nFile, 1 ] ) TO ( cFolderDST + aFiles[ nFile, 1 ] )
         oMeter:SetPos( nFile )
         oDlg:Update()
         SysRefresh()
      next
      MsgBeep()
               Syswait(0.5)
           
      oDlg:end()
      return nil

Re: New TprogressWheel

PostPosted: Thu Jul 01, 2021 6:44 pm
by Jiloilo
Silvio.Falconi wrote:New Release With Gradient
Image


Hello, can i have this source code of this sample. thanks =)

Re: New TprogressWheel

PostPosted: Thu Jul 01, 2021 6:46 pm
by Jiloilo
Silvio.Falconi wrote:New release Indefinite and gradient animation

Image


And this source code too please. Thanks =)

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 6:45 am
by nageswaragunupudi
There are two implementations of circular meters.
All sources are included in FWH distribution.

Samples
fwh\samples\meter02.prg, meter03.prg and meterwh.prg

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 8:53 am
by Marc Venken
nageswaragunupudi wrote:There are two implementations of circular meters.
All sources are included in FWH distribution.

Samples
fwh\samples\meter02.prg, meter03.prg and meterwh.prg


Mr. Rao,

Maybe one of these can be included in the Xbrowse system, so that processes can be visible with beauty ?

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 9:19 am
by Silvio.Falconi
I think he wish my old test, but it's no possibile because the progress wheel class is changed
I have that test.prg he wish but not run with the current class modified by fwhteam

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 10:59 am
by nageswaragunupudi
Silvio

Please try samples\meterwh.prg for testing your contribution.
We had to make some modifications to what you sent.

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 11:00 am
by nageswaragunupudi
Maybe one of these can be included in the Xbrowse system, so that processes can be visible with beauty ?


Try meter03.prg

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 11:41 am
by Silvio.Falconi
nageswaragunupudi wrote:Silvio

Please try samples\meterwh.prg for testing your contribution.
We had to make some modifications to what you sent.


Image

this works fine,
I think this example is enough to understand how the class works

Nages,
I only answered the guy who asked us where was that initial test I took in 2019

Marc, this is With xbrowse

Image
perhaps you mean a wheel inside on row of xbrowse ? ( as graph statistics )

Re: New TprogressWheel

PostPosted: Fri Jul 02, 2021 6:28 pm
by Jiloilo
Hello,
Every example of meterwheel works fine.
But when i close them, an error appears
Image

This error occur in Windows 7 32 bits, but in Windows 10 x86 works fine.

Someone knows how to solve it?

Re: New TprogressWheel

PostPosted: Sat Jul 03, 2021 12:54 am
by Silvio.Falconi
i tried it with w7 32bit and 64 no errors
perphaps you must load sp1

Re: New TprogressWheel

PostPosted: Sat Jul 03, 2021 8:18 am
by Otto
Hello friends,

I think that would be a good use for the web browser control.

Best regards,
Otto

web browser control based on Microsoft Edge
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=40538&sid=e3888df9ba301ff8697c5c9d0c3fed16

Re: New TprogressWheel

PostPosted: Sat Jul 03, 2021 8:28 am
by Silvio.Falconi
I knew it. I had no doubt.

Otto came up with the web.

before fix windows fwh problem then we can think to the web.

Otto
you made you Windows application and go to the web, we must finish our windows appplication before

Re: New TprogressWheel

PostPosted: Sat Jul 03, 2021 11:26 am
by Otto
Silvio,

this is not web. This is a control you use with FWH.


Best regards,
Otto

Re: New TprogressWheel

PostPosted: Sat Jul 03, 2021 8:03 pm
by Silvio.Falconi
my control not run on web