<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>Hi! &nbsp;I have what I hope is a simple question about signals and slots. &nbsp;As I understand it,</div><div>if events aren't acted upon, then they propogate upwards. &nbsp;But suppose you have something like this:</div><div><br></div><div>&nbsp;&nbsp; &nbsp;A</div><div>&nbsp;/ &nbsp; &nbsp; \</div><div>B &nbsp; &nbsp; C</div><div><br></div><div><br></div><div>Where B and C are children of A. &nbsp;How does B send a signal to C? &nbsp;I'd like to keep B and C decoupled</div><div>(for example, B and C could be dockwidgets, or even other main windows). &nbsp; Is there something like wx.py.dispatcher?</div><div><br></div><div><br></div><div>Thanks,</div><div>William</div><div style="position:fixed"></div></div><br>



      </body></html>