Progress bar windows 10 animation

Re: Progress bar windows 10 animation

Postby Antonio Linares » Fri Dec 22, 2017 5:00 am

Antonino,

No need to add extra code for the else. Instead Method Initiate() should be implemented:

Code: Select all  Expand view
METHOD Initiate( hDlg ) CLASS TProgress

   ::Super:Initiate( hDlg )
   SendMessage( ::hWnd, PBM_SETMARQUEE, If( ::WinStyle( PBS_MARQUEE ), 1, 0 ), 0 )

return nil


many thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41287
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Silvio.Falconi and 23 guests

cron