AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   nVault Editor v0.4 beta (https://forums.alliedmods.net/showthread.php?t=66657)

Bugsy 02-05-2008 15:10

nVault Editor v0.4 beta
 
2 Attachment(s)
nVault Editor
.: v0.4 beta

This new version has a larger interface and allows edits within the list of entries. To edit an item in the list, double click the key or value that you want to edit. You can also edit the same way as v0.1 by selecting the entry and clicking the 'Edit' button. I added a menu with additional functions as well as enlarged the text boxes to make viewing keys\values easier. Please let me know if you find any bugs or have any recommendations.

v0.4b
  • Sorting is now done by clicking the column heading. This allows sorting by key, value, or timestamp.
  • Increased size of font.
  • Increased size and width of window and entries list.
  • Removed nVault Version and Entries count labels at the top of the window. The entries count is now in the status bar.

Note: This is only a beta release so PLEASE backup any vaults that you plan to manipulate with this program.

https://dl.dropboxusercontent.com/u/...ots/nVault.png

Included in the zip is the VB6 run-time dll and the windows common dialog control. Put both in win\system32 directory.

chris 02-05-2008 15:43

Re: nVault Editor v0.1
 
cool, I'll try it out

vittu 02-05-2008 18:13

Re: nVault Editor v0.1
 
Is this any better than the nVault Reader? (any advantages)

http://forums.alliedmods.net/showthread.php?t=49676

Only problem I had with nVault Reader is the search function would not go to the line it searched so you couldn't edit that line, it only displayed it.

commonbullet 02-05-2008 19:01

Re: nVault Editor v0.1
 
suggestions:

- make a window menu instead of "open", "new", "save", etc buttons
- remove that "minimize" button and use windows default
- move the timestamp to a column on the table
- make the table column fields for "key" and "value" editable so you won't need those extra text areas.
- post the source code.

Styles 02-05-2008 19:04

Re: nVault Editor v0.1
 
This is sick! Sticky :)
+Karma for sure..

Bugsy 02-05-2008 20:48

Re: nVault Editor v0.1
 
Quote:

Originally Posted by vittu (Post 581975)
Is this any better than the nVault Reader? (any advantages)

http://forums.alliedmods.net/showthread.php?t=49676

Only problem I had with nVault Reader is the search function would not go to the line it searched so you couldn't edit that line, it only displayed it.

Yes thats actually one of the main reasons I decided to put this together -- because of the search not highlighting the found item. I would always search for a key to see if it existed then manually dig through the list looking for it. It also has a few things that the nvault reader does not; play around with it and you will see.

Quote:

Originally Posted by commonbullet (Post 581999)
- make a window menu instead of "open", "new", "save", etc buttons

I was actually planning on doing that, as well as having a "Recently Opened files" sub-menu on the open menu.

Quote:

Originally Posted by commonbullet (Post 581999)
- remove that "minimize" button and use windows default

Will do.

Quote:

Originally Posted by commonbullet (Post 581999)
- move the timestamp to a column on the table

I didnt give the timestamp a column because I figured no one really looks through vault entries for a timestamp so it wasn't necessary to display with the list item. Are you recommending this simply to save window space or because you think it should be displayed on the list. I could make it display the actual date instead of the epoch number timestamp. What do you think?

Quote:

Originally Posted by commonbullet (Post 581999)
- make the table column fields for "key" and "value" editable so you won't need those extra text areas.

Unfortunately, the windows control I used (ms listview) does not allow the click-and-editing of subitems; only the left-most column is click-and-editable. There are other similar looking controls that will allow the editing of any block, I will look into them.

Quote:

Originally Posted by commonbullet (Post 581999)
- post the source code.

Source code is coming soon

I am also going to add drag-and-drop functionality for nvault files.

Thanks.

Bugsy 04-23-2008 22:47

Re: nVault Editor v0.1
 
Does anyone have any recommendations for additions\changes on a new release?

PauliusBa 03-10-2009 14:41

Re: nVault Editor v0.1
 
Stupid question.. What is nVault?

PauliusBa 03-29-2009 15:57

Re: nVault Editor v0.1
 
Sorry for killing this topic with "the question" :D

Bugsy 03-30-2009 20:05

Re: nVault Editor v0.1
 
nVault = http://www.amxmodx.org/funcwiki.php?go=module&id=20

No problem, you didn't interrupt any conversations as you can see. Thanks for the bump though.


All times are GMT -4. The time now is 06:59.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.