Only one signal per object?

Peter Ravinovich PeterRavinovich at thisisnotmyrealemail.com
Tue Oct 11 09:39:03 PDT 2011


Is there a way to have several signals per object?

The example in std.signal seams to suggest that only one signal per object can
be emmited. Is it possible to have several events launched as it's possible in
.NET?

For example, bind one object to onClick and another to onKeyUp.

Thanks


More information about the Digitalmars-d-learn mailing list