|
From: <arn...@us...> - 2008-03-29 08:09:19
|
Revision: 1083
http://dcplusplus.svn.sourceforge.net/dcplusplus/?rev=1083&view=rev
Author: arnetheduck
Date: 2008-03-29 01:09:17 -0700 (Sat, 29 Mar 2008)
Log Message:
-----------
Rename a bunch of widgets
Modified Paths:
--------------
dcplusplus/trunk/smartwin/include/smartwin/LibraryLoader.h
dcplusplus/trunk/smartwin/include/smartwin/WidgetFactory.h
dcplusplus/trunk/smartwin/include/smartwin/WidgetFactoryPlatformSmartWinDesktop.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectBorder.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectColor.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectDblClickable.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEnabled.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEraseBackground.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectFocus.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectFont.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectKeyboard.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectMinMax.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectScrollable.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectSelection.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectSizable.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectUpdate.h
dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectVisible.h
dcplusplus/trunk/smartwin/include/smartwin/doxygen.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetListViewEditBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetModalDialog.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetTabView.h
dcplusplus/trunk/smartwin/source/Application.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetTabView.cpp
dcplusplus/trunk/win32/ADLSProperties.h
dcplusplus/trunk/win32/ADLSearchFrame.cpp
dcplusplus/trunk/win32/ADLSearchFrame.h
dcplusplus/trunk/win32/Advanced3Page.cpp
dcplusplus/trunk/win32/Appearance2Page.h
dcplusplus/trunk/win32/AppearancePage.h
dcplusplus/trunk/win32/AspectStatus.h
dcplusplus/trunk/win32/CertificatesPage.cpp
dcplusplus/trunk/win32/CertificatesPage.h
dcplusplus/trunk/win32/CommandDlg.cpp
dcplusplus/trunk/win32/CommandDlg.h
dcplusplus/trunk/win32/DirectoryListingFrame.cpp
dcplusplus/trunk/win32/DirectoryListingFrame.h
dcplusplus/trunk/win32/DownloadPage.cpp
dcplusplus/trunk/win32/FavHubProperties.cpp
dcplusplus/trunk/win32/FavHubProperties.h
dcplusplus/trunk/win32/FavHubsFrame.cpp
dcplusplus/trunk/win32/FavHubsFrame.h
dcplusplus/trunk/win32/FavoriteDirsPage.cpp
dcplusplus/trunk/win32/FavoriteDirsPage.h
dcplusplus/trunk/win32/FinishedFrameBase.h
dcplusplus/trunk/win32/GeneralPage.cpp
dcplusplus/trunk/win32/GeneralPage.h
dcplusplus/trunk/win32/HashProgressDlg.h
dcplusplus/trunk/win32/HubFrame.cpp
dcplusplus/trunk/win32/HubFrame.h
dcplusplus/trunk/win32/HubListsDlg.cpp
dcplusplus/trunk/win32/HubListsDlg.h
dcplusplus/trunk/win32/LineDlg.h
dcplusplus/trunk/win32/ListViewArrows.h
dcplusplus/trunk/win32/LogPage.h
dcplusplus/trunk/win32/MDIChildFrame.h
dcplusplus/trunk/win32/MagnetDlg.cpp
dcplusplus/trunk/win32/MagnetDlg.h
dcplusplus/trunk/win32/MainWindow.cpp
dcplusplus/trunk/win32/MainWindow.h
dcplusplus/trunk/win32/NotepadFrame.cpp
dcplusplus/trunk/win32/NotepadFrame.h
dcplusplus/trunk/win32/PrivateFrame.cpp
dcplusplus/trunk/win32/PrivateFrame.h
dcplusplus/trunk/win32/PropPage.cpp
dcplusplus/trunk/win32/PublicHubsFrame.cpp
dcplusplus/trunk/win32/PublicHubsFrame.h
dcplusplus/trunk/win32/QueueFrame.cpp
dcplusplus/trunk/win32/QueueFrame.h
dcplusplus/trunk/win32/SearchFrame.cpp
dcplusplus/trunk/win32/SearchFrame.h
dcplusplus/trunk/win32/SettingsDialog.h
dcplusplus/trunk/win32/SplashWindow.cpp
dcplusplus/trunk/win32/SplashWindow.h
dcplusplus/trunk/win32/SpyFrame.cpp
dcplusplus/trunk/win32/SpyFrame.h
dcplusplus/trunk/win32/SystemFrame.cpp
dcplusplus/trunk/win32/SystemFrame.h
dcplusplus/trunk/win32/TextFrame.cpp
dcplusplus/trunk/win32/TextFrame.h
dcplusplus/trunk/win32/TransferView.cpp
dcplusplus/trunk/win32/TransferView.h
dcplusplus/trunk/win32/TypedListView.h
dcplusplus/trunk/win32/TypedTreeView.h
dcplusplus/trunk/win32/UCPage.cpp
dcplusplus/trunk/win32/UCPage.h
dcplusplus/trunk/win32/UploadPage.cpp
dcplusplus/trunk/win32/UploadPage.h
dcplusplus/trunk/win32/UsersFrame.cpp
dcplusplus/trunk/win32/UsersFrame.h
dcplusplus/trunk/win32/WaitingUsersFrame.h
dcplusplus/trunk/win32/WidgetComboBox.cpp
dcplusplus/trunk/win32/WidgetComboBox.h
dcplusplus/trunk/win32/WidgetFactory.h
dcplusplus/trunk/win32/WidgetTextBox.cpp
dcplusplus/trunk/win32/WidgetTextBox.h
dcplusplus/trunk/win32/WinUtil.cpp
dcplusplus/trunk/win32/WinUtil.h
Added Paths:
-----------
dcplusplus/trunk/smartwin/include/smartwin/widgets/CheckBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/ComboBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/CoolBar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/DateTime.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/GroupBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/Label.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/MDIChild.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/MDIFrame.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/MDIParent.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/MessageBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/ProgressBar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/RadioButton.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/RichTextBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/Slider.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/Spinner.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/StatusBar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/TabSheet.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/Table.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/TextBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/ToolBar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/ToolTip.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/Tree.h
dcplusplus/trunk/smartwin/source/widgets/CheckBox.cpp
dcplusplus/trunk/smartwin/source/widgets/ComboBox.cpp
dcplusplus/trunk/smartwin/source/widgets/CoolBar.cpp
dcplusplus/trunk/smartwin/source/widgets/DateTime.cpp
dcplusplus/trunk/smartwin/source/widgets/GroupBox.cpp
dcplusplus/trunk/smartwin/source/widgets/Label.cpp
dcplusplus/trunk/smartwin/source/widgets/MDIChild.cpp
dcplusplus/trunk/smartwin/source/widgets/MDIFrame.cpp
dcplusplus/trunk/smartwin/source/widgets/MDIParent.cpp
dcplusplus/trunk/smartwin/source/widgets/ProgressBar.cpp
dcplusplus/trunk/smartwin/source/widgets/RadioButton.cpp
dcplusplus/trunk/smartwin/source/widgets/RichTextBox.cpp
dcplusplus/trunk/smartwin/source/widgets/Slider.cpp
dcplusplus/trunk/smartwin/source/widgets/Spinner.cpp
dcplusplus/trunk/smartwin/source/widgets/TabSheet.cpp
dcplusplus/trunk/smartwin/source/widgets/Table.cpp
dcplusplus/trunk/smartwin/source/widgets/TextBox.cpp
dcplusplus/trunk/smartwin/source/widgets/ToolBar.cpp
dcplusplus/trunk/smartwin/source/widgets/ToolTip.cpp
dcplusplus/trunk/smartwin/source/widgets/Tree.cpp
Removed Paths:
-------------
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetCheckBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetComboBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetCoolbar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetDateTimePicker.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetGroupBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetListView.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMDIChild.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMDIFrame.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMDIParent.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetMessageBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetProgressBar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetRadioButton.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetRichTextBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetSlider.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetSpinner.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetStatic.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetStatusBar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetTabSheet.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetTextBox.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetToolTip.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetToolbar.h
dcplusplus/trunk/smartwin/include/smartwin/widgets/WidgetTreeView.h
dcplusplus/trunk/smartwin/source/widgets/WidgetCheckBox.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetComboBox.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetCoolbar.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetDateTimePicker.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetGroupBox.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetListView.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetMDIChild.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetMDIFrame.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetMDIParent.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetProgressBar.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetRadioButton.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetRichTextBox.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetSlider.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetSpinner.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetStatic.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetTabSheet.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetTextBox.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetToolTip.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetToolbar.cpp
dcplusplus/trunk/smartwin/source/widgets/WidgetTreeView.cpp
Property Changed:
----------------
dcplusplus/trunk/
Property changes on: dcplusplus/trunk
___________________________________________________________________
Name: bzr:revision-info
- timestamp: 2008-03-28 21:05:12.553999901 +0100
committer: Jacek Sieka <arn...@gm...>
properties:
branch-nick: dcplusplus
+ timestamp: 2008-03-28 22:03:47.832000017 +0100
committer: Jacek Sieka <arn...@gm...>
properties:
branch-nick: dcplusplus
Name: bzr:file-ids
- smartwin/include/smartwin/widgets/FontDialog.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetChooseFont.h
smartwin/source/widgets/FontDialog.cpp fontdialog.cpp-20080328195932-jj456z98hdfqyes8-1
+ smartwin/include/smartwin/widgets/CheckBox.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetCheckBox.h
smartwin/include/smartwin/widgets/ComboBox.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetComboBox.h
smartwin/include/smartwin/widgets/CoolBar.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetCoolbar.h
smartwin/include/smartwin/widgets/DateTime.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetDateTimePicker.h
smartwin/include/smartwin/widgets/GroupBox.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetGroupBox.h
smartwin/include/smartwin/widgets/Label.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetStatic.h
smartwin/include/smartwin/widgets/MDIChild.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetMDIChild.h
smartwin/include/smartwin/widgets/MDIFrame.h 779@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetMDIFrame.h
smartwin/include/smartwin/widgets/MDIParent.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetMDIParent.h
smartwin/include/smartwin/widgets/MessageBox.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetMessageBox.h
smartwin/include/smartwin/widgets/ProgressBar.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetProgressBar.h
smartwin/include/smartwin/widgets/RadioButton.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetRadioButton.h
smartwin/include/smartwin/widgets/RichTextBox.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetRichTextBox.h
smartwin/include/smartwin/widgets/Slider.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetSlider.h
smartwin/include/smartwin/widgets/Spinner.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetSpinner.h
smartwin/include/smartwin/widgets/StatusBar.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetStatusBar.h
smartwin/include/smartwin/widgets/TabSheet.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetTabSheet.h
smartwin/include/smartwin/widgets/Table.h 876@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetListView.h
smartwin/include/smartwin/widgets/TextBox.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetTextBox.h
smartwin/include/smartwin/widgets/ToolBar.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetToolbar.h
smartwin/include/smartwin/widgets/ToolTip.h 809@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetToolTip.h
smartwin/include/smartwin/widgets/Tree.h 712@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Finclude%2Fsmartwin%2Fwidgets%2FWidgetTreeView.h
smartwin/source/widgets/CheckBox.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetCheckBox.cpp
smartwin/source/widgets/ComboBox.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetComboBox.cpp
smartwin/source/widgets/CoolBar.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetCoolbar.cpp
smartwin/source/widgets/DateTime.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetDateTimePicker.cpp
smartwin/source/widgets/GroupBox.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetGroupBox.cpp
smartwin/source/widgets/Label.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetStatic.cpp
smartwin/source/widgets/MDIChild.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetMDIChild.cpp
smartwin/source/widgets/MDIFrame.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetMDIFrame.cpp
smartwin/source/widgets/MDIParent.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetMDIParent.cpp
smartwin/source/widgets/ProgressBar.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetProgressBar.cpp
smartwin/source/widgets/RadioButton.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetRadioButton.cpp
smartwin/source/widgets/RichTextBox.cpp 821@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetRichTextBox.cpp
smartwin/source/widgets/Slider.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetSlider.cpp
smartwin/source/widgets/Spinner.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetSpinner.cpp
smartwin/source/widgets/TabSheet.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetTabSheet.cpp
smartwin/source/widgets/Table.cpp 876@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetListView.cpp
smartwin/source/widgets/TextBox.cpp 821@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetTextBox.cpp
smartwin/source/widgets/ToolBar.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetToolbar.cpp
smartwin/source/widgets/ToolTip.cpp 810@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetToolTip.cpp
smartwin/source/widgets/Tree.cpp 800@f586c4b0-9d0d-0410-bc51-f1fe239209fc:dcplusplus%2Ftrunk:smartwin%2Fsource%2Fwidgets%2FWidgetTreeView.cpp
Name: bzr:revision-id:v3-trunk1
- 1027 arn...@gm...-20080323183926-schknwnkgeo7ivdn
1028 zouzou123gen-20080323220411-r8usuc3qxwuh7zsn
1029 zouzou123gen-20080323221249-0su72zaj13e706mk
1030 arn...@gm...-20080324140623-muba1dl46m000o8c
1031 zouzou123gen-20080324141933-qbgr93ugpe0297m6
1032 arn...@gm...-20080324153706-siidja05n84i00b1
1033 arn...@gm...-20080324153823-lhn3awurnu77riln
1034 arn...@gm...-20080324165650-zapppziji67yf5a2
1035 zouzou123gen-20080324175936-4mqc2kh0lo5wtdu2
1036 zouzou123gen-20080325004602-6wdsoym95mjuhwd3
1037 arn...@gm...-20080325100659-8fqy6q65itmghlep
1038 zouzou123gen-20080325175216-s297sdiucukfvijh
1039 arn...@gm...-20080325210137-3dfqyoi8ykosy087
1040 arn...@gm...-20080325211747-nwwy1eb33r071sca
1041 arn...@gm...-20080326084110-qbselrjckku275xi
1042 zouzou123gen-20080326123631-35642mgbk2i4ty32
1043 zouzou123gen-20080326124345-f4xwn2d3ty8ubd6r
1044 arn...@gm...-20080326162031-il0nyms30w0mky43
1045 arn...@gm...-20080326164801-8dru8mjc06xgzjpv
1046 arn...@gm...-20080326170438-uzl2rx8fqnohak7g
1047 zouzou123gen-20080326172821-d6uqcbmfb0c6rwlv
1048 arn...@gm...-20080326213257-qlgdh7m2712p2l0q
1049 arn...@gm...-20080326214313-ktnoekgk3s0wmatz
1050 arn...@gm...-20080326215256-0j1iqrf286b9g7zf
1051 arn...@gm...-20080327082121-hoi22wh1gwjdfbyd
1052 arn...@gm...-20080327120639-um3tukdt374rwvgm
1053 zouzou123gen-20080327130703-6vtek6uxy3vua543
1054 arn...@gm...-20080327215831-dmg5mkufskabwkro
1055 arn...@gm...-20080327231459-cdztcv25alsuyqmf
1056 arn...@gm...-20080328085925-gceybsr53oml1p24
1057 arn...@gm...-20080328200512-1sjuu6bcnl2dyd2a
+ 1027 arn...@gm...-20080323183926-schknwnkgeo7ivdn
1028 zouzou123gen-20080323220411-r8usuc3qxwuh7zsn
1029 zouzou123gen-20080323221249-0su72zaj13e706mk
1030 arn...@gm...-20080324140623-muba1dl46m000o8c
1031 zouzou123gen-20080324141933-qbgr93ugpe0297m6
1032 arn...@gm...-20080324153706-siidja05n84i00b1
1033 arn...@gm...-20080324153823-lhn3awurnu77riln
1034 arn...@gm...-20080324165650-zapppziji67yf5a2
1035 zouzou123gen-20080324175936-4mqc2kh0lo5wtdu2
1036 zouzou123gen-20080325004602-6wdsoym95mjuhwd3
1037 arn...@gm...-20080325100659-8fqy6q65itmghlep
1038 zouzou123gen-20080325175216-s297sdiucukfvijh
1039 arn...@gm...-20080325210137-3dfqyoi8ykosy087
1040 arn...@gm...-20080325211747-nwwy1eb33r071sca
1041 arn...@gm...-20080326084110-qbselrjckku275xi
1042 zouzou123gen-20080326123631-35642mgbk2i4ty32
1043 zouzou123gen-20080326124345-f4xwn2d3ty8ubd6r
1044 arn...@gm...-20080326162031-il0nyms30w0mky43
1045 arn...@gm...-20080326164801-8dru8mjc06xgzjpv
1046 arn...@gm...-20080326170438-uzl2rx8fqnohak7g
1047 zouzou123gen-20080326172821-d6uqcbmfb0c6rwlv
1048 arn...@gm...-20080326213257-qlgdh7m2712p2l0q
1049 arn...@gm...-20080326214313-ktnoekgk3s0wmatz
1050 arn...@gm...-20080326215256-0j1iqrf286b9g7zf
1051 arn...@gm...-20080327082121-hoi22wh1gwjdfbyd
1052 arn...@gm...-20080327120639-um3tukdt374rwvgm
1053 zouzou123gen-20080327130703-6vtek6uxy3vua543
1054 arn...@gm...-20080327215831-dmg5mkufskabwkro
1055 arn...@gm...-20080327231459-cdztcv25alsuyqmf
1056 arn...@gm...-20080328085925-gceybsr53oml1p24
1057 arn...@gm...-20080328200512-1sjuu6bcnl2dyd2a
1058 arn...@gm...-20080328210347-bussqjrm5mfswh7o
Modified: dcplusplus/trunk/smartwin/include/smartwin/LibraryLoader.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/LibraryLoader.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/LibraryLoader.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -59,7 +59,7 @@
* "%SYSTEM%/x.dll" and "x.dll" though there probably IS no real difference, this is
* a potential "hard to track" bug meaning always instantiate this class with the
* EXACT SAME arguments! <br>
- * See example usage in WidgetRichTextBox.h
+ * See example usage in RichTextBox.h
*/
class LibraryLoader
{
Modified: dcplusplus/trunk/smartwin/include/smartwin/WidgetFactory.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/WidgetFactory.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/WidgetFactory.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -30,36 +30,35 @@
#include "../SmartUtil.h"
#include "widgets/Button.h"
-#include "widgets/FolderDialog.h"
-#include "widgets/WidgetCheckBox.h"
#include "widgets/ColorDialog.h"
-#include "widgets/WidgetComboBox.h"
-#include "widgets/WidgetListView.h"
-#include "widgets/WidgetDateTimePicker.h"
+#include "widgets/FolderDialog.h"
+#include "widgets/MessageBox.h"
+#include "widgets/CheckBox.h"
+#include "widgets/ComboBox.h"
+#include "widgets/Table.h"
+#include "widgets/DateTime.h"
#include "widgets/WidgetDialog.h"
-#include "widgets/WidgetGroupBox.h"
+#include "widgets/GroupBox.h"
#include "widgets/WidgetLoadFile.h"
-#include "widgets/WidgetMDIChild.h"
-#include "widgets/WidgetMDIFrame.h"
-#include "widgets/WidgetMDIParent.h"
-#include "widgets/WidgetMessageBox.h"
-#include "widgets/WidgetProgressBar.h"
-#include "widgets/WidgetRadioButton.h"
+#include "widgets/MDIChild.h"
+#include "widgets/MDIFrame.h"
+#include "widgets/MDIParent.h"
+#include "widgets/ProgressBar.h"
+#include "widgets/RadioButton.h"
#include "widgets/WidgetSaveFile.h"
-#include "widgets/WidgetSlider.h"
-#include "widgets/WidgetSpinner.h"
-#include "widgets/WidgetStatic.h"
-#include "widgets/WidgetStatusBar.h"
+#include "widgets/Slider.h"
+#include "widgets/Spinner.h"
+#include "widgets/Label.h"
+#include "widgets/StatusBar.h"
#include "widgets/WidgetTabView.h"
-#include "widgets/WidgetTabSheet.h"
-#include "widgets/WidgetTextBox.h"
-#include "widgets/WidgetTreeView.h"
-#include "widgets/WidgetToolTip.h"
+#include "widgets/TabSheet.h"
+#include "widgets/TextBox.h"
+#include "widgets/Tree.h"
+#include "widgets/ToolTip.h"
#include "widgets/WidgetWindow.h"
#include "widgets/WidgetWindowBase.h"
#include "WidgetFactoryPlatformImplementation.h"
#include "WidgetCreator.h"
-#include <memory>
namespace SmartWin
{
@@ -105,43 +104,43 @@
/// MessageBox class and object type.
- typedef SmartWin::WidgetMessageBox WidgetMessageBox;
+ typedef SmartWin::MessageBox MessageBox;
/// DataGrid class type.
- typedef SmartWin::WidgetListView WidgetListView;
+ typedef SmartWin::Table Table;
/// DataGrid object type.
- typedef typename WidgetListView::ObjectType WidgetListViewPtr;
+ typedef typename Table::ObjectType TablePtr;
/// TreeView class type.
- typedef SmartWin::WidgetTreeView WidgetTreeView;
+ typedef SmartWin::Tree Tree;
/// TreeView object type.
- typedef typename WidgetTreeView::ObjectType WidgetTreeViewPtr;
+ typedef typename Tree::ObjectType TreePtr;
/// TextBox class type.
- typedef SmartWin::WidgetTextBox WidgetTextBox;
+ typedef SmartWin::TextBox TextBox;
/// TextBox object type.
- typedef typename WidgetTextBox::ObjectType WidgetTextBoxPtr;
+ typedef typename TextBox::ObjectType TextBoxPtr;
/// StatusBar class type.
- typedef SmartWin::WidgetStatusBar< > WidgetStatusBar;
+ typedef SmartWin::StatusBar< > StatusBar;
/// StatusBar object type.
- typedef typename WidgetStatusBar::ObjectType WidgetStatusBarPtr;
+ typedef typename StatusBar::ObjectType StatusBarPtr;
/// StatusBarSections class type.
- typedef SmartWin::WidgetStatusBar< Section > WidgetStatusBarSections;
+ typedef SmartWin::StatusBar< Section > StatusBarSections;
/// StatusBarSections object type.
- typedef typename WidgetStatusBarSections::ObjectType WidgetStatusBarSectionsPtr;
+ typedef typename StatusBarSections::ObjectType StatusBarSectionsPtr;
/// MDIWindow class type.
- typedef SmartWin::WidgetMDIParent WidgetMDIParent;
+ typedef SmartWin::MDIParent MDIParent;
/// MDIWindow object type.
- typedef typename WidgetMDIParent::ObjectType WidgetMDIParentPtr;
+ typedef typename MDIParent::ObjectType MDIParentPtr;
/// TabView class type.
typedef SmartWin::WidgetTabView WidgetTabView;
@@ -150,34 +149,34 @@
typedef typename WidgetTabView::ObjectType WidgetTabViewPtr;
/// TabSheet class type.
- typedef SmartWin::WidgetTabSheet WidgetTabSheet;
+ typedef SmartWin::TabSheet TabSheet;
/// TabSheet object type.
- typedef typename WidgetTabSheet::ObjectType WidgetTabSheetPtr;
+ typedef typename TabSheet::ObjectType TabSheetPtr;
/// Slider class type.
- typedef SmartWin::WidgetSlider WidgetSlider;
+ typedef SmartWin::Slider Slider;
/// Slider object type.
- typedef typename WidgetSlider::ObjectType WidgetSliderPtr;
+ typedef typename Slider::ObjectType SliderPtr;
/// Spinner class type.
- typedef SmartWin::WidgetSpinner WidgetSpinner;
+ typedef SmartWin::Spinner Spinner;
/// Spinner object type.
- typedef typename WidgetSpinner::ObjectType WidgetSpinnerPtr;
+ typedef typename Spinner::ObjectType SpinnerPtr;
/// GroupBox class type.
- typedef SmartWin::WidgetGroupBox WidgetGroupBox;
+ typedef SmartWin::GroupBox GroupBox;
/// GroupBox object type.
- typedef typename WidgetGroupBox::ObjectType WidgetGroupBoxPtr;
+ typedef typename GroupBox::ObjectType GroupBoxPtr;
/// RadioButton class type.
- typedef SmartWin::WidgetRadioButton WidgetRadioButton;
+ typedef SmartWin::RadioButton RadioButton;
/// RadioButton object type.
- typedef typename WidgetRadioButton::ObjectType WidgetRadioButtonPtr;
+ typedef typename RadioButton::ObjectType RadioButtonPtr;
/// LoadFileDialog class type.
typedef SmartWin::WidgetLoadFile WidgetLoadFile;
@@ -189,28 +188,28 @@
typedef SmartWin::ColorDialog ColorDialog;
/// ComboBox class type.
- typedef SmartWin::WidgetComboBox WidgetComboBox;
+ typedef SmartWin::ComboBox ComboBox;
/// ComboBox object type.
- typedef typename WidgetComboBox::ObjectType WidgetComboBoxPtr;
+ typedef typename ComboBox::ObjectType ComboBoxPtr;
/// Static class type.
- typedef SmartWin::WidgetStatic WidgetStatic;
+ typedef SmartWin::Label Label;
/// Static object type.
- typedef typename WidgetStatic::ObjectType WidgetStaticPtr;
+ typedef typename Label::ObjectType LabelPtr;
/// CheckBox class type.
- typedef SmartWin::WidgetCheckBox WidgetCheckBox;
+ typedef SmartWin::CheckBox CheckBox;
/// CheckBox object type.
- typedef typename WidgetCheckBox::ObjectType WidgetCheckBoxPtr;
+ typedef typename CheckBox::ObjectType CheckBoxPtr;
/// DateTimePicker class type.
- typedef SmartWin::WidgetDateTimePicker WidgetDateTimePicker;
+ typedef SmartWin::DateTime DateTime;
/// DateTimePicker object type.
- typedef typename WidgetDateTimePicker::ObjectType WidgetDateTimePickerPtr;
+ typedef typename DateTime::ObjectType DateTimePtr;
/// WidgetChildWindow class type.
typedef SmartWin::WidgetChildWindow WidgetChildWindow;
@@ -224,21 +223,21 @@
/// WidgetWindow object type.
typedef typename WidgetWindow::ObjectType WidgetWindowPtr;
- /// WidgetMDIFrame class type.
- typedef SmartWin::WidgetMDIFrame WidgetMDIFrame;
+ /// MDIFrame class type.
+ typedef SmartWin::MDIFrame MDIFrame;
/// WidgetWindow object type.
- typedef typename WidgetMDIFrame::ObjectType WidgetMDIFramePtr;
+ typedef typename MDIFrame::ObjectType MDIFramePtr;
/// ProgressBar class type.
- typedef SmartWin::WidgetProgressBar WidgetProgressBar;
+ typedef SmartWin::ProgressBar ProgressBar;
/// ProgressBar object type.
- typedef typename WidgetProgressBar::ObjectType WidgetProgressBarPtr;
+ typedef typename ProgressBar::ObjectType ProgressBarPtr;
- typedef SmartWin::WidgetToolTip WidgetToolTip;
+ typedef SmartWin::ToolTip ToolTip;
- typedef typename WidgetToolTip::ObjectType WidgetToolTipPtr;
+ typedef typename ToolTip::ObjectType ToolTipPtr;
/// Default Constructor creating a factory Widget
/** Default Constructor creating a factory Widget without a parent, if you need
@@ -271,12 +270,12 @@
/// Creates a Message Box and returns a pointer to it.
/** Use this one to construct a ( stack object ) to show a message box
*/
- WidgetMessageBox createMessageBox();
+ MessageBox createMessageBox();
/// Creates a List View and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetListViewPtr createListView( const typename WidgetListView::Seed & cs = WidgetListView::Seed() );
+ TablePtr createTable( const typename Table::Seed & cs = Table::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a Check Box from the given resource id.
@@ -284,12 +283,12 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetListViewPtr attachList( unsigned id );
+ TablePtr attachList( unsigned id );
/// Creates a Check Box and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetCheckBoxPtr createCheckBox( const typename WidgetCheckBox::Seed & cs = WidgetCheckBox::Seed() );
+ CheckBoxPtr createCheckBox( const typename CheckBox::Seed & cs = CheckBox::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a Check Box from the given resource id.
@@ -297,7 +296,7 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetCheckBoxPtr attachCheckBox( unsigned id );
+ CheckBoxPtr attachCheckBox( unsigned id );
/// Creates a child window and returns a pointer to it.
/** DON'T delete the returned pointer!!!
@@ -307,7 +306,7 @@
/// Creates a Tree View and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetTreeViewPtr createTreeView( const typename WidgetTreeView::Seed & cs = WidgetTreeView::Seed() );
+ TreePtr createTreeView( const typename Tree::Seed & cs = Tree::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a Tree View Control from the given resource id.
@@ -315,12 +314,12 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetTreeViewPtr attachTreeView( unsigned id );
+ TreePtr attachTreeView( unsigned id );
/// Creates a Edit Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetTextBoxPtr createTextBox( const typename WidgetTextBox::Seed & cs = WidgetTextBox::Seed() );
+ TextBoxPtr createTextBox( const typename TextBox::Seed & cs = TextBox::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a Text Box Control from the given resource id.
@@ -328,18 +327,18 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetTextBoxPtr attachTextBox( unsigned id );
+ TextBoxPtr attachTextBox( unsigned id );
// TODO: Is there any point in attaching a status bar ? ! ?
/// Creates a Status Bar and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetStatusBarPtr createStatusBar( const typename WidgetStatusBar::Seed & cs = WidgetStatusBar::Seed() );
+ StatusBarPtr createStatusBar( const typename StatusBar::Seed & cs = StatusBar::Seed() );
/// Creates a Status Bar and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetStatusBarSectionsPtr createStatusBarSections( const typename WidgetStatusBarSections::Seed & cs = WidgetStatusBarSections::Seed() );
+ StatusBarSectionsPtr createStatusBarSections( const typename StatusBarSections::Seed & cs = StatusBarSections::Seed() );
/// Creates a Button Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
@@ -349,7 +348,7 @@
/// Creates a Button Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetMDIParentPtr createMDIParent( const typename WidgetMDIParent::Seed & cs = WidgetMDIParent::Seed() );
+ MDIParentPtr createMDIParent( const typename MDIParent::Seed & cs = MDIParent::Seed() );
/// Creates a Tab View and returns a pointer to it.
/** DON'T delete the returned pointer!!!
@@ -359,22 +358,22 @@
/// Creates a Tab Sheet and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetTabSheetPtr createTabSheet( const typename WidgetTabSheet::Seed & cs = WidgetTabSheet::Seed() );
+ TabSheetPtr createTabSheet( const typename TabSheet::Seed & cs = TabSheet::Seed() );
/// Creates a Slider Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetSliderPtr createSlider( const typename WidgetSlider::Seed & cs = WidgetSlider::Seed() );
+ SliderPtr createSlider( const typename Slider::Seed & cs = Slider::Seed() );
/// Creates a Spinner Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetSpinnerPtr createSpinner( const typename WidgetSpinner::Seed & cs = WidgetSpinner::Seed() );
+ SpinnerPtr createSpinner( const typename Spinner::Seed & cs = Spinner::Seed() );
/// Creates a Progress Bar Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetProgressBarPtr createProgressBar( const typename WidgetProgressBar::Seed & cs = WidgetProgressBar::Seed() );
+ ProgressBarPtr createProgressBar( const typename ProgressBar::Seed & cs = ProgressBar::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a Button Control from the given resource id.
@@ -388,7 +387,7 @@
/** DON'T delete the returned pointer!!!< br >
* Use e.g. the Dialog Designer to design a dialog and attach the controls with this function.
*/
- WidgetProgressBarPtr attachProgressBar( unsigned id );
+ ProgressBarPtr attachProgressBar( unsigned id );
/// \ingroup SubclassDialog
/// Subclasses a Slider Control from the given resource id.
@@ -396,7 +395,7 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetSliderPtr attachSlider( unsigned id );
+ SliderPtr attachSlider( unsigned id );
/// \ingroup SubclassDialog
/// Subclasses a Spinner Control from the given resource id.
@@ -404,42 +403,42 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetSpinnerPtr attachSpinner( unsigned id );
+ SpinnerPtr attachSpinner( unsigned id );
/// Creates a Group Box Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetGroupBoxPtr createGroupBox( const typename WidgetGroupBox::Seed & cs = WidgetGroupBox::Seed() );
+ GroupBoxPtr createGroupBox( const typename GroupBox::Seed & cs = GroupBox::Seed() );
/// Subclasses a Group Box Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetGroupBoxPtr attachGroupBox( unsigned id );
+ GroupBoxPtr attachGroupBox( unsigned id );
/// Creates a DateTime Picker Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetDateTimePickerPtr createDateTimePicker( const typename WidgetDateTimePicker::Seed & cs = WidgetDateTimePicker::Seed() );
+ DateTimePtr createDateTimePicker( const typename DateTime::Seed & cs = DateTime::Seed() );
/// Suvclasses a DateTime Picker Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetDateTimePickerPtr attachDateTimePicker( unsigned id );
+ DateTimePtr attachDateTimePicker( unsigned id );
/// Creates a Radio Button Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetRadioButtonPtr createRadioButton( WidgetGroupBoxPtr parent, const typename WidgetRadioButton::Seed & cs = WidgetRadioButton::Seed() );
+ RadioButtonPtr createRadioButton( GroupBoxPtr parent, const typename RadioButton::Seed & cs = RadioButton::Seed() );
/// Subclasses a Radio Button Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetRadioButtonPtr attachRadioButton( unsigned id );
+ RadioButtonPtr attachRadioButton( unsigned id );
/// Creates a Comb Box and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetComboBoxPtr createComboBox( const typename WidgetComboBox::Seed & cs = WidgetComboBox::Seed() );
+ ComboBoxPtr createComboBox( const typename ComboBox::Seed & cs = ComboBox::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a ComboBox Control from the given resource id.
@@ -447,12 +446,12 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetComboBoxPtr attachComboBox( unsigned id );
+ ComboBoxPtr attachComboBox( unsigned id );
/// Creates a Static Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetStaticPtr createStatic( const typename WidgetStatic::Seed & cs = WidgetStatic::Seed() );
+ LabelPtr createStatic( const typename Label::Seed & cs = Label::Seed() );
/// \ingroup SubclassDialog
/// Subclasses a Static Control from the given resource id.
@@ -460,9 +459,9 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetStaticPtr attachStatic( unsigned id );
+ LabelPtr attachStatic( unsigned id );
- WidgetToolTipPtr createToolTip( const typename WidgetToolTip::Seed & cs = WidgetToolTip::Seed() );
+ ToolTipPtr createToolTip( const typename ToolTip::Seed & cs = ToolTip::Seed() );
protected:
// Protected to try to avoid stack creation...
virtual ~WidgetFactory()
@@ -507,38 +506,38 @@
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetMessageBox
+typename WidgetFactory< ContainerWidgetType >::MessageBox
WidgetFactory< ContainerWidgetType >::createMessageBox()
{
- return WidgetMessageBox( this );
+ return MessageBox( this );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetListViewPtr
-WidgetFactory< ContainerWidgetType >::createListView( const typename WidgetListView::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::TablePtr
+WidgetFactory< ContainerWidgetType >::createTable( const typename Table::Seed & cs )
{
- return WidgetCreator< WidgetListView >::create( this, cs );
+ return WidgetCreator< Table >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetListViewPtr
+typename WidgetFactory< ContainerWidgetType >::TablePtr
WidgetFactory< ContainerWidgetType >::attachList( unsigned id )
{
- return WidgetCreator< WidgetListView >::attach( this, id );
+ return WidgetCreator< Table >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetCheckBoxPtr
- WidgetFactory< ContainerWidgetType >::createCheckBox( const typename WidgetCheckBox::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::CheckBoxPtr
+ WidgetFactory< ContainerWidgetType >::createCheckBox( const typename CheckBox::Seed & cs )
{
- return WidgetCreator< WidgetCheckBox >::create( this, cs );
+ return WidgetCreator< CheckBox >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetCheckBoxPtr
+typename WidgetFactory< ContainerWidgetType >::CheckBoxPtr
WidgetFactory< ContainerWidgetType >::attachCheckBox( unsigned id )
{
- return WidgetCreator< WidgetCheckBox >::attach( this, id );
+ return WidgetCreator< CheckBox >::attach( this, id );
}
template<typename ContainerWidgetType>
@@ -549,45 +548,45 @@
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetTreeViewPtr
-WidgetFactory< ContainerWidgetType >::createTreeView( const typename WidgetTreeView::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::TreePtr
+WidgetFactory< ContainerWidgetType >::createTreeView( const typename Tree::Seed & cs )
{
- return WidgetCreator< WidgetTreeView >::create( this, cs );
+ return WidgetCreator< Tree >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetTreeViewPtr
+typename WidgetFactory< ContainerWidgetType >::TreePtr
WidgetFactory< ContainerWidgetType >::attachTreeView( unsigned id )
{
- return WidgetCreator< WidgetTreeView >::attach( this, id );
+ return WidgetCreator< Tree >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetTextBoxPtr
-WidgetFactory< ContainerWidgetType >::createTextBox( const typename WidgetTextBox::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::TextBoxPtr
+WidgetFactory< ContainerWidgetType >::createTextBox( const typename TextBox::Seed & cs )
{
- return WidgetCreator< WidgetTextBox >::create( this, cs );
+ return WidgetCreator< TextBox >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetTextBoxPtr
+typename WidgetFactory< ContainerWidgetType >::TextBoxPtr
WidgetFactory< ContainerWidgetType >::attachTextBox( unsigned id )
{
- return WidgetCreator< WidgetTextBox >::attach( this, id );
+ return WidgetCreator< TextBox >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetStatusBarPtr
-WidgetFactory< ContainerWidgetType >::createStatusBar( const typename WidgetStatusBar::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::StatusBarPtr
+WidgetFactory< ContainerWidgetType >::createStatusBar( const typename StatusBar::Seed & cs )
{
- return WidgetCreator< WidgetStatusBar >::create( this, cs );
+ return WidgetCreator< StatusBar >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetStatusBarSectionsPtr
-WidgetFactory< ContainerWidgetType >::createStatusBarSections( const typename WidgetStatusBarSections::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::StatusBarSectionsPtr
+WidgetFactory< ContainerWidgetType >::createStatusBarSections( const typename StatusBarSections::Seed & cs )
{
- return WidgetCreator< WidgetStatusBarSections >::create( this, cs );
+ return WidgetCreator< StatusBarSections >::create( this, cs );
}
template<typename ContainerWidgetType>
@@ -598,10 +597,10 @@
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetMDIParentPtr
-WidgetFactory< ContainerWidgetType >::createMDIParent( const typename WidgetMDIParent::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::MDIParentPtr
+WidgetFactory< ContainerWidgetType >::createMDIParent( const typename MDIParent::Seed & cs )
{
- return WidgetCreator< WidgetMDIParent >::create( this, cs );
+ return WidgetCreator< MDIParent >::create( this, cs );
}
template<typename ContainerWidgetType>
@@ -612,31 +611,31 @@
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetTabSheetPtr
-WidgetFactory< ContainerWidgetType >::createTabSheet( const typename WidgetTabSheet::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::TabSheetPtr
+WidgetFactory< ContainerWidgetType >::createTabSheet( const typename TabSheet::Seed & cs )
{
- return WidgetCreator< WidgetTabSheet >::create( this, cs );
+ return WidgetCreator< TabSheet >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetSliderPtr
-WidgetFactory< ContainerWidgetType >::createSlider( const typename WidgetSlider::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::SliderPtr
+WidgetFactory< ContainerWidgetType >::createSlider( const typename Slider::Seed & cs )
{
- return WidgetCreator< WidgetSlider >::create( this, cs );
+ return WidgetCreator< Slider >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetSpinnerPtr
-WidgetFactory< ContainerWidgetType >::createSpinner( const typename WidgetSpinner::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::SpinnerPtr
+WidgetFactory< ContainerWidgetType >::createSpinner( const typename Spinner::Seed & cs )
{
- return WidgetCreator< WidgetSpinner >::create( this, cs );
+ return WidgetCreator< Spinner >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetProgressBarPtr
-WidgetFactory< ContainerWidgetType >::createProgressBar( const typename WidgetProgressBar::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::ProgressBarPtr
+WidgetFactory< ContainerWidgetType >::createProgressBar( const typename ProgressBar::Seed & cs )
{
- return WidgetCreator< WidgetProgressBar >::create( this, cs );
+ return WidgetCreator< ProgressBar >::create( this, cs );
}
template<typename ContainerWidgetType>
@@ -647,106 +646,106 @@
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetProgressBarPtr
+typename WidgetFactory< ContainerWidgetType >::ProgressBarPtr
WidgetFactory< ContainerWidgetType >::attachProgressBar( unsigned id )
{
- return WidgetCreator< WidgetProgressBar >::attach( this, id );
+ return WidgetCreator< ProgressBar >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetSliderPtr
+typename WidgetFactory< ContainerWidgetType >::SliderPtr
WidgetFactory< ContainerWidgetType >::attachSlider( unsigned id )
{
- return WidgetCreator< WidgetSlider >::attach( this, id );
+ return WidgetCreator< Slider >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetSpinnerPtr
+typename WidgetFactory< ContainerWidgetType >::SpinnerPtr
WidgetFactory< ContainerWidgetType >::attachSpinner( unsigned id )
{
- return WidgetCreator< WidgetSpinner >::attach( this, id );
+ return WidgetCreator< Spinner >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetGroupBoxPtr
-WidgetFactory< ContainerWidgetType >::createGroupBox( const typename WidgetGroupBox::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::GroupBoxPtr
+WidgetFactory< ContainerWidgetType >::createGroupBox( const typename GroupBox::Seed & cs )
{
- return WidgetCreator< WidgetGroupBox >::create( this, cs );
+ return WidgetCreator< GroupBox >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetGroupBoxPtr
+typename WidgetFactory< ContainerWidgetType >::GroupBoxPtr
WidgetFactory< ContainerWidgetType >::attachGroupBox( unsigned id )
{
- return WidgetCreator< WidgetGroupBox >::attach( this, id );
+ return WidgetCreator< GroupBox >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetDateTimePickerPtr
-WidgetFactory< ContainerWidgetType >::createDateTimePicker( const typename WidgetDateTimePicker::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::DateTimePtr
+WidgetFactory< ContainerWidgetType >::createDateTimePicker( const typename DateTime::Seed & cs )
{
- return WidgetCreator< WidgetDateTimePicker >::create( this, cs );
+ return WidgetCreator< DateTime >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetDateTimePickerPtr
+typename WidgetFactory< ContainerWidgetType >::DateTimePtr
WidgetFactory< ContainerWidgetType >::attachDateTimePicker( unsigned id )
{
- return WidgetCreator< WidgetDateTimePicker >::attach( this, id );
+ return WidgetCreator< DateTime >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetRadioButtonPtr
-WidgetFactory< ContainerWidgetType >::createRadioButton( WidgetGroupBoxPtr parent, const typename WidgetRadioButton::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::RadioButtonPtr
+WidgetFactory< ContainerWidgetType >::createRadioButton( GroupBoxPtr parent, const typename RadioButton::Seed & cs )
{
#ifdef PORT_ME
- WidgetRadioButtonPtr retVal = WidgetCreator< WidgetRadioButton >::create( parent, internal_::getTypedParentOrThrow < EventHandlerClass * >( this ), cs );
+ RadioButtonPtr retVal = WidgetCreator< RadioButton >::create( parent, internal_::getTypedParentOrThrow < EventHandlerClass * >( this ), cs );
parent->addChild( retVal );
return retVal;
#endif
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetRadioButtonPtr
+typename WidgetFactory< ContainerWidgetType >::RadioButtonPtr
WidgetFactory< ContainerWidgetType >::attachRadioButton( unsigned id )
{
- WidgetRadioButtonPtr retVal = WidgetCreator< WidgetRadioButton >::attach( this, id );
+ RadioButtonPtr retVal = WidgetCreator< RadioButton >::attach( this, id );
return retVal;
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetComboBoxPtr
-WidgetFactory< ContainerWidgetType >::createComboBox( const typename WidgetComboBox::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::ComboBoxPtr
+WidgetFactory< ContainerWidgetType >::createComboBox( const typename ComboBox::Seed & cs )
{
- return WidgetCreator< WidgetComboBox >::create( this, cs );
+ return WidgetCreator< ComboBox >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetComboBoxPtr
+typename WidgetFactory< ContainerWidgetType >::ComboBoxPtr
WidgetFactory< ContainerWidgetType >::attachComboBox( unsigned id )
{
- return WidgetCreator< WidgetComboBox >::attach( this, id );
+ return WidgetCreator< ComboBox >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetStaticPtr
-WidgetFactory< ContainerWidgetType >::createStatic( const typename WidgetStatic::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::LabelPtr
+WidgetFactory< ContainerWidgetType >::createStatic( const typename Label::Seed & cs )
{
- return WidgetCreator< WidgetStatic >::create( this, cs );
+ return WidgetCreator< Label >::create( this, cs );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetStaticPtr
+typename WidgetFactory< ContainerWidgetType >::LabelPtr
WidgetFactory< ContainerWidgetType >::attachStatic( unsigned id )
{
- return WidgetCreator< WidgetStatic >::attach( this, id );
+ return WidgetCreator< Label >::attach( this, id );
}
template<typename ContainerWidgetType>
-typename WidgetFactory< ContainerWidgetType >::WidgetToolTipPtr
-WidgetFactory< ContainerWidgetType >::createToolTip( const typename WidgetToolTip::Seed & cs )
+typename WidgetFactory< ContainerWidgetType >::ToolTipPtr
+WidgetFactory< ContainerWidgetType >::createToolTip( const typename ToolTip::Seed & cs )
{
- return WidgetCreator< WidgetToolTip >::create( this, cs );
+ return WidgetCreator< ToolTip >::create( this, cs );
}
// end namespace SmartWin
Modified: dcplusplus/trunk/smartwin/include/smartwin/WidgetFactoryPlatformSmartWinDesktop.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/WidgetFactoryPlatformSmartWinDesktop.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/WidgetFactoryPlatformSmartWinDesktop.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -30,11 +30,11 @@
#define WidgetFactoryPlatformSmartWinDesktop_h
#include "WidgetFactoryPlatformCommon.h"
-#include "widgets/WidgetRichTextBox.h"
+#include "widgets/RichTextBox.h"
#include "widgets/FontDialog.h"
#include "widgets/WidgetMenu.h"
-#include "widgets/WidgetToolbar.h"
-#include "widgets/WidgetCoolbar.h"
+#include "widgets/ToolBar.h"
+#include "widgets/CoolBar.h"
#include "WidgetCreator.h"
namespace SmartWin
@@ -51,10 +51,10 @@
{
public:
/// RichEditBox class type.
- typedef SmartWin::WidgetRichTextBox WidgetRichTextBox;
+ typedef SmartWin::RichTextBox RichTextBox;
/// RichEditBox object type.
- typedef typename WidgetRichTextBox::ObjectType WidgetRichTextBoxPtr;
+ typedef typename RichTextBox::ObjectType RichTextBoxPtr;
/// Menu class type.
typedef SmartWin::WidgetMenu WidgetMenu;
@@ -66,16 +66,16 @@
typedef SmartWin::FontDialog FontDialog;
/// Toolbar class type.
- typedef SmartWin::WidgetToolbar WidgetToolbar;
+ typedef SmartWin::ToolBar ToolBar;
/// Toolbar object type.
- typedef typename WidgetToolbar::ObjectType WidgetToolbarPtr;
+ typedef typename ToolBar::ObjectType ToolBarPtr;
/// Coolbar class type.
- typedef SmartWin::WidgetCoolbar WidgetCoolbar;
+ typedef SmartWin::CoolBar CoolBar;
/// Coolbar object type.
- typedef typename WidgetCoolbar::ObjectType WidgetCoolbarPtr;
+ typedef typename CoolBar::ObjectType CoolBarPtr;
/// Constructor taking a pointer to it's parent.
/** If you for instance create a WidgetChildWindow then use this Constructor
@@ -95,9 +95,9 @@
/// Creates a Rich Edit Control and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetRichTextBoxPtr createRichTextBox( const typename WidgetRichTextBox::Seed & cs = WidgetRichTextBox::Seed() )
+ RichTextBoxPtr createRichTextBox( const typename RichTextBox::Seed & cs = RichTextBox::Seed() )
{
- return WidgetCreator< WidgetRichTextBox >::create( this, cs );
+ return WidgetCreator< RichTextBox >::create( this, cs );
}
/// \ingroup SubclassDialog
@@ -106,9 +106,9 @@
* Use e.g. the Dialog Designer to design a dialog and attach the controls
* with this function.
*/
- WidgetRichTextBoxPtr attachRichTextBox( unsigned id )
+ RichTextBoxPtr attachRichTextBox( unsigned id )
{
- return WidgetCreator< WidgetRichTextBox >::attach( this, id );
+ return WidgetCreator< RichTextBox >::attach( this, id );
}
/// Creates a Menu
@@ -129,17 +129,17 @@
/// Creates a Tool Bar and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetToolbarPtr createToolbar( const typename WidgetToolbar::Seed & cs = WidgetToolbar::Seed() )
+ ToolBarPtr createToolbar( const typename ToolBar::Seed & cs = ToolBar::Seed() )
{
- return WidgetCreator< WidgetToolbar >::create( this, cs );
+ return WidgetCreator< ToolBar >::create( this, cs );
}
/// Creates a Cool Bar and returns a pointer to it.
/** DON'T delete the returned pointer!!!
*/
- WidgetCoolbarPtr createCoolbar( const typename WidgetCoolbar::Seed & cs = WidgetCoolbar::Seed() )
+ CoolBarPtr createCoolbar( const typename CoolBar::Seed & cs = CoolBar::Seed() )
{
- return WidgetCreator< WidgetCoolbar >::create( this, cs );
+ return WidgetCreator< CoolBar >::create( this, cs );
}
};
Modified: dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectBorder.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectBorder.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectBorder.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -34,7 +34,7 @@
/// Aspect class used by Widgets that have borders which can have multiple styles.
/** \ingroup AspectClasses
- * E.g. the WidgetListView have a "border" Aspect therefore it realizes the AspectBorder
+ * E.g. the Table have a "border" Aspect therefore it realizes the AspectBorder
* through inheritance.
*/
template< class WidgetType >
Modified: dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectColor.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectColor.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectColor.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -38,7 +38,7 @@
/// Aspect class used by Widgets that have the possibility of handling the
/// erase background property
/** \ingroup AspectClasses
- * E.g. the WidgetWindow has a background Aspect to it, therefore WidgetListView
+ * E.g. the WidgetWindow has a background Aspect to it, therefore Table
* realizes the AspectEnabled through inheritance.
*/
template<class WidgetType>
Modified: dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectDblClickable.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectDblClickable.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectDblClickable.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -37,7 +37,7 @@
/// \ingroup AspectClasses
/// Aspect class used by Widgets that have the possibility of being "Double
/// Clicked".
-/** E.g. the WidgetStatic have a "Double Clicked" Aspect therefore it realizes the
+/** E.g. the Label have a "Double Clicked" Aspect therefore it realizes the
* AspectDblClickable through inheritance.
*/
template< class WidgetType >
Modified: dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEnabled.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEnabled.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEnabled.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -37,7 +37,7 @@
/// Aspect class used by Widgets that have the possibility of changing the enabled
/// property
/** \ingroup AspectClasses
- * The WidgetListView has an enabled Aspect to it; therefore it realizes this
+ * The Table has an enabled Aspect to it; therefore it realizes this
* AspectEnabled through inheritance. <br>
* When a Widget is enabled it is possible to interact with it in some way, e.g. a
* button can be pushed, a ComboBox can change value etc. When the Widget is not
Modified: dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEraseBackground.h
===================================================================
--- dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEraseBackground.h 2008-03-29 07:48:13 UTC (rev 1082)
+++ dcplusplus/trunk/smartwin/include/smartwin/aspects/AspectEraseBackground.h 2008-03-29 08:09:17 UTC (rev 1083)
@@ -38,7 +38,7 @@
/// background property
/** \ingroup AspectClasses
* E.g. the WidgetWindow have a AspectEraseBackground Aspect to it therefore
- * WidgetListView realize the AspectEraseBackground through inheritance. When the
+ * Table realize the AspectEraseBackground through inheritance. When the
* Widget needs to erase its background this event will be called with a Canvas
* object which can be used for manipulating the colors etc the s...
[truncated message content] |