4 Sep
2004
4 Sep
'04
10:52 a.m.
Georgios Diamantopoulos wrote:
Hello everyone,
I have a question concerning signals.
I wanted to force one of the callbacks to be called last. Obviously this needs to be done in an agnostic way since the calling function will probably not know how many other callbacks are connected and so on.
I could not find anything in the documentation - only about numbered calls. Any ideas?
Look at the version of the connect member function which takes a group parameter.