A question on signals



Hello, everyone! A rookie question, I'm afraid:

I have a bunch of widgets locally declared. One of them is a spin button, which I use to set/unset the sensitivity of 100 other widgets. Thus I use "changed" signal to invoke my sensitivity set/unset routine. How do I pass names of those 100 widgets to that routine? I really want to keep their declaration local.

Thanks,

Andrej



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]