Re: [Development] Evolving Qt's multithreading API

2013-02-26 Thread Michael Seydl
The question is what exactly do you mean with canceling. I was already in the same place needing a thread to stop in a controlled fashion, but issuing ie a real phtread_cancel is tricky as the kernel may not support thread canceling and stack unwinding in C++ combined with it leads to quite weird s

Re: [Development] So I've made a QWidgets2 design/prototype... BUT...

2012-06-24 Thread Michael Seydl
Yeah. I'd like to see that too, 'cause I am deeply convinced that change opens up possibilities. Even when it comes in a rude, out the line and rough packaging. :) Go man show colours and good luck, Mike On Jun 25, 2012, at 1:10 AM, Wolfgang Baron wrote: > Hi d3fault, > > please show us som