HTML Editor **BETA TESTING**

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
13 posts Page 1 of 2
Contributors
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

HTML Editor **BETA TESTING**
Cheatmasterbw
This is a program that i made called html editor, and worked quite a while on. I need YOU to test out this program for glitches, errors, etc. if you do find an error, please (if you can) take a screenshot and/or write about the error/glitch. also, feel free to recommend new ideas for the program. Program download and Screenshot below:
You do not have the required permissions to view the files attached to this post.
http://www.megaapps.tk/
User avatar
MrBrockWalker
VIP - Donator
VIP - Donator
Posts: 171
Joined: Mon Jul 05, 2010 10:30 am

Take a look at my HTML editor for some ideas if you want to cooll; But I really think yours needs a new layout, I cant test it cause I don't have .NET Framework 4
Visit BW Photography and check out my photos!
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: HTML Editor **BETA TESTING**
mikethedj4
I don't mean to bump this topic or anything, but this is a very nice application. Sorry Brock I like this better than bHTML for the following reasons. I can use the tab key to indent, and everything works fine in the app. Your's edit, view, help, file/new didn't do anything also could only open .html/.htm files, and not other files like .css, .js, .php and so on. Also hotkeys aren't listed, and some of the coding is wrong like embedding an image for example you have <img src=URL>, it should be <img src="URL">.

The only things that didn't work in "HTML Editor" was the preview in tab button in the menustrip, and word wrap well idk what that's suppose to do, but looked like it didn't do anything when I was messing with it. Also preview in web browser didn't work as well all it did was open notepad, and put my codes in there.

BTW: I decided to do a review of this application for my YouTube users, hopefully this app will be hosted on SourceForge or another site, cause I guarantee my users won't like hafting to register on this forum, just to get this application, but it is very nice, and has been incredibly helpful for me.
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: HTML Editor **BETA TESTING**
GoodGuy17
mikethedj4 wrote:
and word wrap well idk what that's suppose to do
Word Wrap defines whether scrollbars show up when you type more characters than the textbox's line length will take, or if it will just take it to a new line.
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: HTML Editor **BETA TESTING**
mikethedj4
GoodGuy17 wrote:
mikethedj4 wrote:
and word wrap well idk what that's suppose to do
Word Wrap defines whether scrollbars show up when you type more characters than the textbox's line length will take, or if it will just take it to a new line.
Oh ok, I get you, I just tried it combining everything together, and works perfectly. Great thing to add, kind of wish I knew that before lol
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

mikethedj4 wrote:
I don't mean to bump this topic or anything, but this is a very nice application. Sorry Brock I like this better than bHTML for the following reasons. I can use the tab key to indent, and everything works fine in the app. Your's edit, view, help, file/new didn't do anything also could only open .html/.htm files, and not other files like .css, .js, .php and so on. Also hotkeys aren't listed, and some of the coding is wrong like embedding an image for example you have <img src=URL>, it should be <img src="URL">.

The only things that didn't work in "HTML Editor" was the preview in tab button in the menustrip, and word wrap well idk what that's suppose to do, but looked like it didn't do anything when I was messing with it. Also preview in web browser didn't work as well all it did was open notepad, and put my codes in there.

BTW: I decided to do a review of this application for my YouTube users, hopefully this app will be hosted on SourceForge or another site, cause I guarantee my users won't like hafting to register on this forum, just to get this application, but it is very nice, and has been incredibly helpful for me.
A review would be nice! I might post this on my website.

please pm me when you make the review thing, if you ever do ;)
http://www.megaapps.tk/
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: HTML Editor **BETA TESTING**
mikethedj4
I recorded one earlier, it's 8 minutes though so I'm gonna redo it, I would prefer a full version instead of a beta, as a beta it's not really a review, but more the less on thoughts cause it's generally still in development ya know?
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

I actually forgot about this project, but i guess i will start working on it again.

Feel free to recommend features!
http://www.megaapps.tk/
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: HTML Editor **BETA TESTING**
mikethedj4
The review is up!
My minor suggestions for the program are in the video, but what I'd really like to see is a customizable gui. As not everyone likes tabs, have the preview be kind of like bhtml, but also have the choice for it to be placed on the top, left, right, or bottom, as well as, as it's own window, and of course as a tab as well. So that would fit everyone's needs.

The main thing though I really would like to see HTML5, and CSS3 be compatible with it, but that's me.
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Re: HTML Editor **BETA TESTING**
Codex
The reason this doesn't have HTML5 and CSS3 is because this uses the old IE engine in vb.net
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
13 posts Page 1 of 2
Return to “Full Software”