Hello List,
I am working on a program which generates results dynamically and saves in database table. I want to dynamically update GUI table component and show the database table results.
Can someone suggest the best way to achieve it using Juce. Any help is really appreciated.
Also is there any function or method to display a progress bar and update it dynamically? Is there any concept of background thread like in Win SDK?
Thank you,
Abhie