Entwicklung
Projekt_L3D
Spielträume
Startseite
Expertise
Impressum
Description:
This dialog application handles CSF-flatfiles. On import it validates the correct file type and reads the archive according to the CSF-format. The contents are displayed in a ListView.
The user can either choose to export the entire archive or to select files from the archive. By pushing "Marker", all file entries are marked by a checkbox. Since this mark means that they will be ignored, un-check those entries you want to export and press "Export".
A simple contents list of the imported flatfile can be obtained by pushing "Output". This option prompts you for a target file name and writes the contents data into a text file.
On pushing the button "Append", the user is prompted by system file dialog in order to enter a file name. The application will obtain all items from the user file and add them to the CSF-flatfile. The output format is in UTF-16 Unicode and at the moment works for German umlaut-characters only.
Functionality:
• imports existing CSF-flatfile (drag & drop)
• exports existing CSF-flatfile
• append to existing CSF-flatfile
• outputs CSF-flatfile contents
Class Hierarchy:
ClientDialog
|__________TextCabinet
(DialogScreen,CTabPages,CEditSimple,ClientGridView,
CListBox,CPushButton,FileFolder,CFscFormat)
ClientWidget
|
|__________CTabPages
|
|__________CEditSimple
|
|__________ClientGridView
|
|__________CListBox
|
|__________CPushButton
|
|__________FileFolder
|
|__________CFscFormat
♦♦
www.modding-union.com
♦♦