Phalzyr
October 12th, 2003, 03:33 PM
I updated version since some of below posts.
I though you moders would like the new changes :D much more user friendly? Any post any comment/bugs/ anythign about ti on this thread ;)
http://www.kasec.org/toee/ProtoEd2-3.zip
Version History:
Future Version 2.? //changes already complete just not released
* Added - Refresh file list box upon showing it.
* Added Ability - Multiple row selection. Click col 0 if fixed OR right clicking allows select/unslect ability.
* Added Feature - Active Cell Color. Now when you have a row selected you can see where your at even easier.
* Changed - Made the memo field(variable List) have scroll bars.
* Changed - Compare/Combine Code to better support other files besides protos.tab.
* Changed - the way dlg files load in should be much cleaner.
* Changed - the way mes files load in and save.
* Changed - the way you select colors, nicer this way? :)
* Changed Feature - Sort by col # will now sort non numeric rows as well.
Version 2.3
* Added Ability - Search - Now does searches on partial strings rather than exact.
* Added Ability - Search - Find Next Ability
* Added Feature - Select cell/row coloring! :) Thanks to their tech support.
* Added Feature - A real Help File
* Added Feature - Remember protos.tab load directory seperate from onload directory.
* Added option - Auto Load Last File On Startup
* Added option - Change Selection and text colors. Also reset them to default.
* Fixed Bug - Would allow to add/delete without menu option selected. Advstringgrid ignored its own settings when called externally.
* Updated - Header Ini File
Version 2.2
* Fixed Bug - sort bug with it making selected cell value go elsewhere.
* Fixed Bug - On compare - If line had been removed, infinate loop...
* Fixed Bug - On compare/combine - On remove line # reported wrong
* Fixed Bug - Selection name not cleared after compare/combine.
* Add Ability - Open dlg and mes files.
* Added Feature - Sort by other columns
* Changed Feature - Sort - Now should sort much much faster.... :D
Version 2.1.1
* Added Option - Can turn on/off seeing column number with descriptions.
Version 2.1.0
* Added Feature - Compare .TAB Files
* Added Feature - Combine .TAB Files
* Added Feature - Read Description.mes into Column 2 since that column seems unused.
* Added Feature - Select # Of Fixed Columns
* Added Feature - Copy/Add/Delete Row From Right click menu. Just right click anwhere on the row you want to add/delete/copy EXCEPT the current Cell editing(you'll get cut/copy/paste instead).
* Added Feature - Progress Bar for the long processes
* Added Feature - Can now sort files(upon column 0)
* Added Option - Can turn auto load of proto file off.
* Added Option - "Save As".
* Fixed Bug - Adv Stringdrid(another select range issue) had an issue when loading a file it would not reset selected range first resulting in whatever cell you was in before loading would change to whatever was in first cell.
* Fixed Bug - Adv Stringdrid(another select range issue) had an issue when Changing Number of columns, it would not reset selected range first resulting in whatever cell you was in before, would change to whatever was in first cell.
* Removed Ability - "Unfix" First Column - No longer need since # can be changed set to 0 has same effect.
* Removed Feature - Colored Selection Cell - Was still not quite working right due to the select range issue.
* Removed Feature - Hide Top Panel - Required due to the two bugs needing something to set focus to.
Version 2.0
* Altered the way ini is used.
* Added Feature - Add/Delete Rows - Must turn on via menu! Select row by clicking colomn 0 of that row then
ADD: Click Insert Key and it will be put prior to selection.
Delete: Click The delete Key
* Added Feature - Auto Backup TAB Files to .bak file if it doesn't already exist.
* Added Feature - Changes cursor to hourglass when doing longer functions.
* Added Feature - List Of Commonly Used Variables For Each Field Type.
* Added Feature - Un/Hide Top Panel and/or Commonly used variales
* Added Option - Auto Select All Toggle
* Added Option - Change Font Size
* Added Option - Do Not Hide Columns
* Changed Option - Click Menu To Auto Aize Columns, and option to do so when load file (Default OFF).
* Fixed Feature - Colored Selection Cell - Was not always working when in edit mode. (Silly freeware component)
* Updated Header Ini File.
Version 1.2.1
* Fixed Bug - Was ALWAYS saving file as "protos.tab".
* Fixed Minor Bugs. Re-Upload as 1.2
Version 1.2
* Fixed Bug - Forgot close code for file/exit DUH!
* Switched to freeware advanced stringgrid component so I could do following:
* Added Ability - Hide columns/rows with header selection
* Added Ability - Auto-Resize columns
Version 1.1
* Updated - The ini file
* Added Feature - Uses Registry To Remember Last Directory Loaded.
* Added Feature - Looks in Reg For directory to load protos.tab from.
* Fixed Bug - Could not find ini file after browsing for tab file.
* Fixed Bug - Last column had nothing in it is why I was coming up short I think so made it create another column whether it had data or not left over.
Version 1.0
* Load, Edit, And Saves Protos.tab File.
* Columnn Header Selection So Only Used Columns Are Labeled
* Simple Search
* Added Ability - Edit other tab files
* Added Ability - Browse for tab file
* Added Ability - "Unfix" First Column
I though you moders would like the new changes :D much more user friendly? Any post any comment/bugs/ anythign about ti on this thread ;)
http://www.kasec.org/toee/ProtoEd2-3.zip
Version History:
Future Version 2.? //changes already complete just not released
* Added - Refresh file list box upon showing it.
* Added Ability - Multiple row selection. Click col 0 if fixed OR right clicking allows select/unslect ability.
* Added Feature - Active Cell Color. Now when you have a row selected you can see where your at even easier.
* Changed - Made the memo field(variable List) have scroll bars.
* Changed - Compare/Combine Code to better support other files besides protos.tab.
* Changed - the way dlg files load in should be much cleaner.
* Changed - the way mes files load in and save.
* Changed - the way you select colors, nicer this way? :)
* Changed Feature - Sort by col # will now sort non numeric rows as well.
Version 2.3
* Added Ability - Search - Now does searches on partial strings rather than exact.
* Added Ability - Search - Find Next Ability
* Added Feature - Select cell/row coloring! :) Thanks to their tech support.
* Added Feature - A real Help File
* Added Feature - Remember protos.tab load directory seperate from onload directory.
* Added option - Auto Load Last File On Startup
* Added option - Change Selection and text colors. Also reset them to default.
* Fixed Bug - Would allow to add/delete without menu option selected. Advstringgrid ignored its own settings when called externally.
* Updated - Header Ini File
Version 2.2
* Fixed Bug - sort bug with it making selected cell value go elsewhere.
* Fixed Bug - On compare - If line had been removed, infinate loop...
* Fixed Bug - On compare/combine - On remove line # reported wrong
* Fixed Bug - Selection name not cleared after compare/combine.
* Add Ability - Open dlg and mes files.
* Added Feature - Sort by other columns
* Changed Feature - Sort - Now should sort much much faster.... :D
Version 2.1.1
* Added Option - Can turn on/off seeing column number with descriptions.
Version 2.1.0
* Added Feature - Compare .TAB Files
* Added Feature - Combine .TAB Files
* Added Feature - Read Description.mes into Column 2 since that column seems unused.
* Added Feature - Select # Of Fixed Columns
* Added Feature - Copy/Add/Delete Row From Right click menu. Just right click anwhere on the row you want to add/delete/copy EXCEPT the current Cell editing(you'll get cut/copy/paste instead).
* Added Feature - Progress Bar for the long processes
* Added Feature - Can now sort files(upon column 0)
* Added Option - Can turn auto load of proto file off.
* Added Option - "Save As".
* Fixed Bug - Adv Stringdrid(another select range issue) had an issue when loading a file it would not reset selected range first resulting in whatever cell you was in before loading would change to whatever was in first cell.
* Fixed Bug - Adv Stringdrid(another select range issue) had an issue when Changing Number of columns, it would not reset selected range first resulting in whatever cell you was in before, would change to whatever was in first cell.
* Removed Ability - "Unfix" First Column - No longer need since # can be changed set to 0 has same effect.
* Removed Feature - Colored Selection Cell - Was still not quite working right due to the select range issue.
* Removed Feature - Hide Top Panel - Required due to the two bugs needing something to set focus to.
Version 2.0
* Altered the way ini is used.
* Added Feature - Add/Delete Rows - Must turn on via menu! Select row by clicking colomn 0 of that row then
ADD: Click Insert Key and it will be put prior to selection.
Delete: Click The delete Key
* Added Feature - Auto Backup TAB Files to .bak file if it doesn't already exist.
* Added Feature - Changes cursor to hourglass when doing longer functions.
* Added Feature - List Of Commonly Used Variables For Each Field Type.
* Added Feature - Un/Hide Top Panel and/or Commonly used variales
* Added Option - Auto Select All Toggle
* Added Option - Change Font Size
* Added Option - Do Not Hide Columns
* Changed Option - Click Menu To Auto Aize Columns, and option to do so when load file (Default OFF).
* Fixed Feature - Colored Selection Cell - Was not always working when in edit mode. (Silly freeware component)
* Updated Header Ini File.
Version 1.2.1
* Fixed Bug - Was ALWAYS saving file as "protos.tab".
* Fixed Minor Bugs. Re-Upload as 1.2
Version 1.2
* Fixed Bug - Forgot close code for file/exit DUH!
* Switched to freeware advanced stringgrid component so I could do following:
* Added Ability - Hide columns/rows with header selection
* Added Ability - Auto-Resize columns
Version 1.1
* Updated - The ini file
* Added Feature - Uses Registry To Remember Last Directory Loaded.
* Added Feature - Looks in Reg For directory to load protos.tab from.
* Fixed Bug - Could not find ini file after browsing for tab file.
* Fixed Bug - Last column had nothing in it is why I was coming up short I think so made it create another column whether it had data or not left over.
Version 1.0
* Load, Edit, And Saves Protos.tab File.
* Columnn Header Selection So Only Used Columns Are Labeled
* Simple Search
* Added Ability - Edit other tab files
* Added Ability - Browse for tab file
* Added Ability - "Unfix" First Column