Using lambda with a Pmw.ComboBox

Willie wpeloqui at gmail.com
Thu Jan 18 19:37:14 EST 2007


Hi,

I have an array of 2 ComboBoxes. I would like to use lambda to report
on which widget is being accessed. When I use arrays of other widgets I
just use lambda to return which item I am using as an argument. This
does not seem to work with ComboBox, the only thing returned is the
value changed.

Can someone refer me to some code which shows this in action? I have
searched the web for a solution, without any luck.

Thanks,

Willie




More information about the Python-list mailing list