Hi Duncan,

so ... I have a green light to call gtk from within a forkIO thread for as long as I make sure that the rts is single threaded?

BTW: I was already strongly put off using unsafeInitGUIwForThreadedRTS but thanks for the warning.

Thus my back to my original question: Can I start either ghci or runghc with a single-threaded rts so I don't have to compile the app every time I want to check my really trick GUI code?

Günther
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to