SilverShaded
Well-known member
- Joined
- Mar 7, 2020
- Messages
- 110
- Programming Experience
- 10+
Hi im looking for some guidance/example of a windows forms app which has the follwing featrures:
An independant solver engine
Seperate winforms interface
The solver engine sends information back to be displayed in the interface periodically
The interface is used to configure the solver engine
I had something working but not reliably, if the interface was re-configured while the sover engine was running it caused conflicts
Just after any hints or example anyone might be able to point me to as threaded programming is new for me.
An independant solver engine
Seperate winforms interface
The solver engine sends information back to be displayed in the interface periodically
The interface is used to configure the solver engine
I had something working but not reliably, if the interface was re-configured while the sover engine was running it caused conflicts
Just after any hints or example anyone might be able to point me to as threaded programming is new for me.