Re: Don Cole's Niffty Progress Bar Uploaded
- Posted by don cole <doncole at pacbell.net> Nov 12, 2006
- 694 views
Rad wrote: > > don cole wrote: > > > > Hello again Rad, > > > > I notice that you have the Progress Bar at line 99 and line 216 of > > fastmenu.ew. > > Which do you want to track? > > > > Don Cole > > Hi Don, > > Line 99 is the main area to track. No need for line 216. > > What about LText or CText for the information about the current activity being > done? > I would appreciate if you can provide it. > > Also, what about mygets.e conflict with w32tk.ew regarding int() and trim()? > Will mygets.e be still needed? Not if you change line 158 of progress.ew to floor(x). Remove include mygets.e. Then int() and trim() won't be in conflict with anything. I'm going to change progress.ew to make it easier to integrate into other programs. Thank you for pointing out some obvious problems. I'll look into CText. > > Enjoy your football. > > Regards, > Rad. Don Cole