A small and short demo app would nice. Or guideline and direction.
How to spawn a thread within a GtkD button event handler
Alaindevos via Digitalmars-d-learn Thu, 08 Oct 2020 09:01:16 -0700
Because when the eventhandler takes to much time the application
is no longer responsive.
And even a simple redraw request is not performed before ending
of the thread.
- How to spawn a thread within a G... Alaindevos via Digitalmars-d-learn
- Re: How to spawn a thread w... Ferhat Kurtulmuş via Digitalmars-d-learn
- Re: How to spawn a thre... Alaindevos via Digitalmars-d-learn
- Re: How to spawn a ... Ferhat Kurtulmuş via Digitalmars-d-learn
- Re: How to spawn a thread w... Kagamin via Digitalmars-d-learn
- Re: How to spawn a thre... Alaindevos via Digitalmars-d-learn
- Re: How to spawn a ... Alaindevos via Digitalmars-d-learn
- Re: How to spaw... Ferhat Kurtulmuş via Digitalmars-d-learn
- Re: How to... Alaindevos via Digitalmars-d-learn
