1 Attachment(s)
Super Editor - (UPDATE 3 bottom post)
Im looking for maybe 1 or 2+ users to test the program. If you wish to be a tester for updated releases credit will be given where due.
The known errors and details are in the Read Me.txt file.
I especially need someone to test the print function as i dont have a printer, and to test the program in general.
Please feel free to leave negative comments aswell.
Although the program may seem simple it is leading onto bigger things. My syntax highlighter is currently messed up but when that it is fixed that will be implemented into the program, along with MDI tabbed interface and more.
Until then this is the program ready for testing, its first major beta release.
Thanks for the time:thumb:
Re: Looking for testers on this wordpad style app
As soon as i pressed the button i knew i forget the files
Then i tried adding the rar which was 20KB over, so now the zip is there, 270KB :rolleyes:
Re: Looking for testers on this wordpad style app
You are not going to get anyone to test something that is compiled.
If you want people to test your code, attach the source code.
Re: Looking for testers on this wordpad style app
The MDI Tab interface would be best suited, it will look much better when that is implemented and more user friendly. Also it would be better if it prompts the user to print. Rather than do it independently. What i mean is to include page setup and print preview properties they should also be on your TODO list ;)
As for help with the syntax highlighter issue, it will be helpful if you also zip up and post the code.
1 Attachment(s)
Re: Looking for testers on this wordpad style app
http://www.vbforums.com/attachment.p...1&d=1190470413
Ideas have been noted.....files are compiled, though i can ASSURE you they are safe to run...
UPDATED:
Now has MDI style (incomplete for I/O functions) and general interface.
Program bit messy for now but after a few hours finally figured a way of doing it MDI style with ability to determine which editor is currently in use:eek2:
Not much other change yet but the half done MDI, feel free to test this if you want. not really needed yet, just a update:afrog:
MDI interface currently does:
> create a new tabbed document
> close the current tabbed document
> determine in the current document has been changed
Alot more is needed, code needs seriously tidying its messy:eek:
Re: Looking for testers on wordpad style app [UPDATE 2]
UPDATE:
> Added ASCII Chart which allows easy insertion of characters, numbers and symbols
> Document Shredder to permanently shred sensitive documents quick and simple to use like before
> Interface is now user friendly with ability to open, view and edit multiple documents at once, which works well. Some minor adjustments needed
> Removed my Office XP, i found it to be a bit buggy sometimes and slightly cluttered
> Print still needs doing, will look into displaying a print preview then print options, havnt started with this yet
> ..eventualy allow editing of practically all file types (basic, cpp, html, pascal...etc)
Re: Super Editor - (UPDATE 3 bottom post)
Moved from General Developer
Re: Super Editor - (UPDATE 3 bottom post)
My syntax editor is nearly complete after getting round many bugs. just been having problems with the sidebar (gutter) in which it wasnt working so good. so since last update been messing with that and general fixing of the editor. hope to have something good and working in a couple weeks maybe