Re: Looking for beta testers
If anyone was interested in why I need beta testers for a text editor, it is because I am aiming for BinaryEdit to become quite a large program with syntax highlighting, advanced editing features for RTF documents, and much more I cannot discuss at this time :D.
I want to make sure the base of the program runs flawlessly before I add more major components. That way I won't need to do any major re-writes if bugs are found.
Also, if anyone likes to use the command line, BinaryEdit takes several arguements. It can take any number of files you throw at it via an arguement (so it'll open them up), and it also accepts the following arugements:
Quote:
-preferences //This opens the preferences dialog so you can edit your preferences without launching BinaryEdit
-updates //Checks if your version of BinaryEdit is up to date or not
-update //If your version is not up to date, BinaryEdit will download the latest version in a zip file into the same directory as the application
-reinstall //This skips any update checks and forces BinaryEdit to download a new copy of itself into the Application's directory (again, in a zip file)
-reset //This resets all preferences. Useful if a problem is found within the preferences
-highlighter //This currently doesn't do anything. In the next version with syntax highlighting, this will open up the syntax highlighting profile edit. I will most likely change this arguement