Feature #1294
Create basic GUI client for sending data
Start date:
06/22/2023
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Create basic GUI client for sending data as an alternative to the headless client.
History
#1 Updated by Kevin Frechette 5 months ago
- Status changed from New to Rejected
This turned out being a lot more difficult than I had anticipated. The existing code to add sources is all encompassing for the entire GUI. So getting it to work without the normal GUI Stream View window is very difficult.
For now I will drop this new feature.
If we want to add the feature in the future I should create a basic data sending GUI from scratch rather than reusing the existing code.