Multi threaded program using a modal dialog boxcould you give an example? Edit: thanks for the suggestions, i think i can make it with 2 bools and ...
Multi threaded program using a modal dialog boxyes i agree a dialog running independent of GUI doesnt make sense, but my problem is a little diff...
Multi threaded program using a modal dialog boxso the problem is in design... so how to people usually go about avoiding such things??
Multi threaded program using a modal dialog boxHello, I am writing a piece of code using gtkmm and ran into this problem. This is how i am getting...
Setting key=value pairs using CSince you will be reading from a file you can make a pair struct of 2 strings and convert the value ...