joaomgcd submitted a new AutoApps project: Show a loading overlay while doing stuff in the background - Sometimes you want to keep progress of what's happening in the background Read more about this project...
Would this new Loading Web Screen be able to be Determinate like your older Loading Progress dialog screen? Would be great if this Web Screen would show progress of a given Action/Task/Profile/ For reference, here is your old project which seems very similar to your new one http://forum.joaoapps.com/index.php...logs-for-tasks-that-take-long-to-execute.165/
@Stupifier there's no determinate version for now You can make the text whatever you like, so you can show progress, but the graphics are all indeterminate right now.
...... Just import the webscreen in AutoTools app... Then use a file explorer and navigate to the directory you quoted
I used to simply place a WebView control on my scenes, set its Mode to URI, select an animated, transparent GIF as the Source, and voilá: I had a loading overlay screen that would prevent UI interaction with the controls beneath and I could time it through code. Now, my transparencies display as a black background that destroys my interface's pleasant look! I know you are providing in this post an alternative solution, but why is mine no longer feasible?
I haven't changed anything related to that so it should still work I guess. When exactly did it stop working, do you know?