PowerBuilder Indeterminate Progress Bar
- by Adam Hawkes
I have a somewhat-long-running stored procedure being called from a PB application. I want the UI to show an indicator that it is processing, but I don't know the exact progress. That is, I can't say whether it is 10% or 90% done. All I know is when it is done.
To give the user something to look at I'd like to put a "Inderterminate" (horizontal)…