Skip to main content

Questions tagged [progress]

"Progress" is the name of a development tool and database from Progress Software Corporation. The "progress-4gl", "progress-db" and "openedge" tags are more specific to that environment.

Filter by
Sorted by
Tagged with
1 vote
0 answers
47 views

When I use CMake to generate Makefiles, and build, I see a progress percentage near the messages Make prints (something which does not happen when I just use Make directly and naively). Naturally, ...
einpoklum's user avatar
  • 139k
0 votes
0 answers
25 views

I have been give an older project to work within Metacom Portals that I understood it was known as Rollbase (Event Bridge Infinite Blue). I have the issue of trying to change a text area field value ...
CodingCat's user avatar
0 votes
0 answers
69 views

I am not an expert on smart objects and yet I have inherited a few windows that contain such and at the moment I have been asked to add a filter option on a logical field. Which I was able to achieve....
Luke Taylor's user avatar
0 votes
1 answer
516 views

In the past I could use docker-compose up --build and see all output from the Dockerfile RUN commands. Then things changed and that output was cached and abstracted ...
Dave's user avatar
  • 1,319
0 votes
1 answer
195 views

We are trying to migrate off of Progress V11 to V12 before the spring when v11 will no longer be supported. Currently our application relies on several 32bit ocx's, and we have been told by Progress ...
Luke Taylor's user avatar
0 votes
2 answers
361 views

I have the following design in Figma that I want to implement in Flutter. The design is a Zig-Zag pattern that represents a progress indicator, where it moves towards the end. When a step is completed,...
Asfandyar's user avatar
  • 261
0 votes
1 answer
82 views

I am developing an Android application using Kotlin with Android Studio. I want to display the video playback progress in a ProgressBar and a TextView while the user watches a video with ExoPlayer. ...
mah beh's user avatar
0 votes
0 answers
29 views

I'd like to create a progress indicator with a gradient fill in HTML/CSS, similar to the one shown below, but with a number displayed in the center: I successfully created a monochrome half-circle ...
femtozer's user avatar
  • 687
0 votes
1 answer
121 views

I'm trying to integrate the SendGrid API for email functionality in Progress 4Gl, and I written piece code, but it's not working. Can anyone help me with fixing these or any suggestions? ...
jahnavi guggilla's user avatar
-1 votes
1 answer
105 views

I am trying to replace old fashioned Objective-C way of observation to modern swift way of observation. However I cannot figure out the keypath. ...
Marek H's user avatar
  • 5,692
3 votes
0 answers
49 views

So I have an download progress notification on android with two actions, "cancel" and "pause". When the notification is updating fast the action button of the notification is not ...
alekshandru's user avatar
0 votes
1 answer
84 views

I have created template in sitefinity, later I decided to create new template and change all templates for pages, I was able to change layout for pages but their is no option for changing layout for ...
Sayed M. Idrees's user avatar
0 votes
0 answers
51 views

I would like to print some details to screen/file for error checking with custom extract function. Note that this is for large raster files. Goal Print the polygon ...
herry's user avatar
  • 11
0 votes
0 answers
59 views

I have some large photos, and want to show the progress (like numerical values from 0.0 to 1.0) while saving and/or modifying them. ...
Mohammed's user avatar
1 vote
2 answers
1k views

This is what I use in my top level build.gradle buildscript { ext.kotlin_version = '1.9.22' ext.compose_version = '1.5.8' This is in my app/build.gradle: ...
rosu alin's user avatar
  • 5,848
1 vote
2 answers
82 views

I have inherited the maintenance/development of a website. In a few places it makes use of Javascript/AJAX to display a progress bar while processing takes place. I have written my own scripts for ...
David Shearan's user avatar
0 votes
1 answer
66 views

How can I send values between different methods from other classes? I have different classes which controls products on a website. So I have a classes for products, categories, images etc. From the ...
Paul Albers's user avatar
1 vote
0 answers
108 views

I'm running a command with GitPython git.execute(). Currently, I'm writing the return value to a window. Because the command takes some time, the window will not ...
Christian's user avatar
  • 199
0 votes
0 answers
51 views

I am trying to import pyodbc for a long script that I know works. I just got a new PC and am setting things back up. "('IM003', '[IM003] Specified driver could not be loaded due to system error ...
techbump01's user avatar
0 votes
0 answers
98 views

I searched on net and have found c# code to copy file async with progress bar which is working perfectly. Now I am trying to copy a folder having multiple files. I have added an extra progress bar, ...
Minesh's user avatar
  • 1
2 votes
2 answers
2k views

I already read all those posts: Reporting progress from Async Task https://devblogs.microsoft.com/dotnet/async-in-4-5-enabling-progress-and-cancellation-in-async-apis/ https://blog.stephencleary.com/...
Tratak's user avatar
  • 168
2 votes
2 answers
340 views

Old programmer but new to Apple ecosystem. I want to use the most modern APIs and Swift techniques to fetch some data over https and get progress reports. Most tutorials and examples I can find use ...
hippietrail's user avatar
  • 17.3k
0 votes
1 answer
179 views

Here is my working python script for downloading fasta sequences from UniProt (with real appreciation to the community). ''' ...
Irfan's user avatar
  • 5
0 votes
0 answers
238 views

Is there any option to change the indicator width. We have api to change colour of the indicator. Similarly any api available to change size of indicator in indeterminate mode ...
dinesh kumar's user avatar
1 vote
1 answer
485 views

in vue3,I want to add a progress bar for network requests,so i use fake-progress,but i can use it, because its value is not responsive there is my code : ...
Brant Ge's user avatar
0 votes
1 answer
244 views

I am really stuck with such curved progress bar with custom color of overflowed progress (these triangles). Any ideas how to implement it? This is what I have at the moment - just a curved progress ...
Vito's user avatar
  • 1,434
0 votes
1 answer
47 views

I have 2 ajax API calls one fetches data in a long process and and other gets the progress value using IProgress interface and executes every 5 seconds. When hitting the debugger I can see the value ...
Karim Ali's user avatar
  • 107
1 vote
1 answer
142 views

Vectorization of tasks speeds up the execution, but I cannot find how to measure the progress of the vectorized task (in case of tasks taking a long time to complete). I've seen that tqdm might do the ...
RiGonz's user avatar
  • 538
1 vote
1 answer
1k views

I'm trying to start a Process designed to be used in the command line and get the output of that file as it's running. The Process has a completion percentage, which is what I want my program to get. ...
TheTank20's user avatar
0 votes
1 answer
161 views

I want tar command to show progress somehow in the output as I am working with large files and to have some idea what is the status. but I can't use some of the popular tools like pv, because only ...
Alex B's user avatar
  • 13
0 votes
1 answer
165 views

I want to create a small GUI in tkinter to download a list of files stored as URLs in a *.csv table. However, I could not find a ...
Manuel Popp's user avatar
  • 1,215
0 votes
0 answers
143 views

I have the following code ...
user295996's user avatar
2 votes
1 answer
129 views

What I am doing: I made a API endpoint that executes npx create-react-app projectname via NodeJS ...
Just Me's user avatar
  • 21
0 votes
2 answers
85 views

I've trying to create a progress bar while the script executes. It works fine when I test in Visual Studio, but when I put it on a server, it won't work. Is there some php or IIS setting that might be ...
CaptainJackSparrow's user avatar
0 votes
0 answers
34 views

progressBar = (ProgressBar)findViewById(R.id.prg); webview.setWebViewClient(new WebViewClient(){ ...
Md Jobayer Mahmud's user avatar
2 votes
1 answer
141 views

Javascript-style DOM manipulations of the HTML document seem to take effect only after running the entire PyScript code. Example: ...
Value_Investor's user avatar
2 votes
0 answers
2k views

I'm using useProgress from react three drei. Apparently, this is used to keep track of the loading state from the models on the scene. I have created a loading ...
Nilton Schumacher F's user avatar
1 vote
1 answer
981 views

I'm currently trying to create a timer with corresponding progress bar. See this Image : (https://i.sstatic.net/WSklt.png) The logic for my timer works fine: ...
maxi hraschan's user avatar
0 votes
1 answer
214 views

In the context of a bash script recursivly downloading the content of a folder i would like to display the progress in the terminal. if i use the progress argument i get multiple progress line (1 for ...
Quentin Lamamy's user avatar
3 votes
4 answers
3k views

I want to show the progress bar in a single line. I have written the code ...
Rajesh Patnaik's user avatar
1 vote
0 answers
137 views

Writing a Finder extension / Quick Action (see https://developer.apple.com/documentation/appkit/app_extensions/add_functionality_to_finder_with_action_extensions) I happen to have a long-running ...
Holtwick's user avatar
  • 2,016
1 vote
1 answer
208 views

ERROR: _this2.state.progress is not a function. (In '_this2.state.progress(false)', '_this2.state.progress' is 99.98701624033674) my progress bar works only up to 99%, when it arrives at 100% shows ...
436onn's user avatar
  • 27
0 votes
1 answer
39 views

How to be called when the findAllElements() traverses the whole tree, so that I get a chance to notify the user about progress? ...
Stéphane de Luca's user avatar
0 votes
1 answer
1k views

how to set the progress speed of the progress bar to be equal to the time of the percentage counter? the bar is at a very fast speed, while the percentage numbers shown are slowly passing from 1 to ...
436onn's user avatar
  • 27
0 votes
1 answer
10 views

I'm trying to mirror my terminals screen on my phone but it's Ubuntu servers TL I want to mirror so when I go out and about I can do some typing on my phone and then when I get home I can resume from ...
Laz Garcia's user avatar
1 vote
0 answers
536 views

I wrote a Blazor WASM application and switched to hosted mode to enable serverside prerendering. It works great but what is still left is that of course, Blazor takes some time to load and start ...
Markus Strauß's user avatar
1 vote
1 answer
1k views

I'm using the Vimeo API to upload videos and am trying to track the progress of the upload. The documentation here is pretty straightforward: https://developer.vimeo.com/api/upload/videos However, I ...
jrfii's user avatar
  • 23
0 votes
0 answers
129 views

I have an eclipse RCP application. I want to create a view, which needs to display the text from the progress view. The default text of the progress view is "No operations to display at this time&...
Windes's user avatar
  • 1
0 votes
2 answers
317 views

How do I use a progress bar when my script is doing some task that is likely to take time? For example, a function which takes some time to complete and returns True when done. How can I display a ...
mohan raj's user avatar
0 votes
2 answers
1k views

I'm using the Exoplayer library to load videos in my application, but in certain videos I want to avoid that the user can't go forward in the video progress bar, only backward, until now I had ...
Ludiras's user avatar
  • 554

1
2 3 4 5
31