Progress control on MsgItem

Progress control on MsgItem

Postby Silvio.Falconi » Sat May 07, 2022 9:22 am

I have a progress control on Msgbar now it was create on Msgbar and it run ok

Code: Select all  Expand view
METHOD CreateProgress() CLASS TPrevisioni
      @ 02, 11 PROGRESS oApp:oBarProgress POSITION 1 of oApp:oWinMain:oMsgBar;
      SIZE 200,18 pixel
      oApp:oBarProgress:SetRange( 0, 100 )
   RETURN NIL
 



Image


I wish show it on third msgitem

I tried

oApp:oWinMain:oMsgBar:aItems[3] //not run

also with

@ 02, 11 PROGRESS oApp:oBarProgress POSITION 1 of oApp:oMsgItem3 //Make error

If I make

?oApp:oWinMain:oMsgBar:GetItems()

then it return me 3


How I resolve ?

thanks
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 6768
Joined: Thu Oct 18, 2012 7:17 pm

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 66 guests