From: <sv...@ww...> - 2007-04-23 18:15:55
|
Author: nsmoooose Date: 2007-04-23 11:15:47 -0700 (Mon, 23 Apr 2007) New Revision: 2084 Modified: branches/python_bindings_for_ui/csp/cspsim/swig/wf.i branches/python_bindings_for_ui/csp/cspsim/wf/CheckBox.cpp branches/python_bindings_for_ui/csp/cspsim/wf/CheckBox.h branches/python_bindings_for_ui/csp/cspsim/wf/ListBox.cpp branches/python_bindings_for_ui/csp/cspsim/wf/ListBox.h branches/python_bindings_for_ui/csp/data/ui/options.py branches/python_bindings_for_ui/csp/data/ui/utils.py Log: Added signal for selected item changed to ListBox control. Added signal for checked changed to CheckBox control. options.py file is listening the above events and setting the equivalent configuration properties. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=2084 Diff omitted (11160 bytes). |