From: <sv...@ww...> - 2007-09-26 17:41:17
|
Author: nsmoooose Date: 2007-09-26 10:41:00 -0700 (Wed, 26 Sep 2007) New Revision: 2181 Added: trunk/csp/cspsim/wf/ScrollBar.cpp trunk/csp/cspsim/wf/ScrollBar.h Modified: trunk/csp/cspsim/SConscript trunk/csp/cspsim/swig/wf.i trunk/csp/cspsim/wf/Button.cpp trunk/csp/cspsim/wf/Button.h trunk/csp/cspsim/wf/Check.cpp trunk/csp/cspsim/wf/Check.h trunk/csp/cspsim/wf/CheckBox.cpp trunk/csp/cspsim/wf/CheckBox.h trunk/csp/cspsim/wf/Container.cpp trunk/csp/cspsim/wf/Container.h trunk/csp/cspsim/wf/Control.cpp trunk/csp/cspsim/wf/Control.h trunk/csp/cspsim/wf/Image.cpp trunk/csp/cspsim/wf/Image.h trunk/csp/cspsim/wf/Label.cpp trunk/csp/cspsim/wf/Label.h trunk/csp/cspsim/wf/ListBox.cpp trunk/csp/cspsim/wf/ListBox.h trunk/csp/cspsim/wf/ListBoxItem.cpp trunk/csp/cspsim/wf/ListBoxItem.h trunk/csp/cspsim/wf/Model.cpp trunk/csp/cspsim/wf/Model.h trunk/csp/cspsim/wf/MultiControlContainer.cpp trunk/csp/cspsim/wf/MultiControlContainer.h trunk/csp/cspsim/wf/SingleControlContainer.cpp trunk/csp/cspsim/wf/SingleControlContainer.h trunk/csp/cspsim/wf/Tab.cpp trunk/csp/cspsim/wf/Tab.h trunk/csp/cspsim/wf/TableControlContainer.cpp trunk/csp/cspsim/wf/TableControlContainer.h trunk/csp/cspsim/wf/Window.cpp trunk/csp/cspsim/wf/Window.h trunk/csp/data/ui/scripts/utils.py Log: Removed the getName() method from all controls except Control base class. The class name is now sent as a parameter to the constructor of the Control base class. Started to implement scrollbar controls. (ScrollBar.h, ScrollBar.cpp) Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=2181 Diff omitted (27015 bytes). |