Menu

Commit [r322]  Maximize  Restore  History

New dialog box units used to add, rename and delete user-defined categories, along with an abstract base class for the dialog boxes and two frame units that contain and manage controls used in the dialog dialog boxes:

* FmCategoryEditDlg provides an abstract base class for the three main dialog boxes.
* FmAddCategoryDlg implements the "add category" dialog.
* FmDeleteCategoryDlg implements the "delete category" dialog.
* FmRenameCategoryDlg implements the "rename category" dialog.
* FrCategoryDescEdit implements a frame containing an edit box that receives category descriptions. The frame checks the entry for validity.
* FrCategoryList implements a frame containing a list box that displays available categories.

delphidabbler 2009-09-20

added /trunk/Src/FmAddCategoryDlg.dfm
added /trunk/Src/FmAddCategoryDlg.pas
added /trunk/Src/FmCategoryEditDlg.dfm
added /trunk/Src/FmCategoryEditDlg.pas
added /trunk/Src/FmDeleteCategoryDlg.dfm
added /trunk/Src/FmDeleteCategoryDlg.pas
added /trunk/Src/FmRenameCategoryDlg.dfm
added /trunk/Src/FmRenameCategoryDlg.pas
added /trunk/Src/FrCategoryDescEdit.dfm
added /trunk/Src/FrCategoryDescEdit.pas
added /trunk/Src/FrCategoryList.dfm
added /trunk/Src/FrCategoryList.pas
/trunk/Src/FmAddCategoryDlg.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FmAddCategoryDlg.pas Diff Switch to side-by-side view
Loading...
/trunk/Src/FmCategoryEditDlg.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FmCategoryEditDlg.pas Diff Switch to side-by-side view
Loading...
/trunk/Src/FmDeleteCategoryDlg.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FmDeleteCategoryDlg.pas Diff Switch to side-by-side view
Loading...
/trunk/Src/FmRenameCategoryDlg.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FmRenameCategoryDlg.pas Diff Switch to side-by-side view
Loading...
/trunk/Src/FrCategoryDescEdit.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FrCategoryDescEdit.pas Diff Switch to side-by-side view
Loading...
/trunk/Src/FrCategoryList.dfm Diff Switch to side-by-side view
Loading...
/trunk/Src/FrCategoryList.pas Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.