It has The following functions
* Professional Interface
* HTML GRABBER (current page and from URL)
* New HTML Document
* Open HTML Document
* Save HTML Document
* Preview in Default Browser
* Preview
* REAL TIME PREVIEW
* Almost all the standard TextBox Controls
* Almost 100 HTML Tags (with description for each of them)
* 9 ADVANCED HTML GENERATORS
* PRINT FUNCTION
* CODE BOX ZOOM IN AND OUT
Private Sub ListBox1_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ListBox1.SelectedIndexChanged
RichTextBox1.Text = RichTextBox1.Text + ListBox1.SelectedItem.ToString & vbCrLf
End Sub
Re: HTML Scripter UPDATED (HTML Test Bed)
Posted: Sun Jul 04, 2010 4:19 pm
by Lewis
WOW! I love the new version! I got it from your website earlier
Re: HTML Scripter UPDATED (HTML Test Bed)
Posted: Sun Jul 04, 2010 8:41 pm
by zachman61
yeah i like the new one also
Re: HTML Scripter UPDATED (HTML Test Bed)
Posted: Mon Jul 05, 2010 6:33 pm
by XTechVB
someone one sent me a PM asking how I've made the interface? i will post the answer here for others to know
well the interface was very easy to make if you download the html scripter in the application start up folder you will find a file named DevComponents.DotNetBar2.dll this is the original interface(with a few tweaks you can make it like mine) ok to use that file in your app you mmust do the following:
1. open visual basic (.net) (maybe it works in visual studio to i don't know)
2. create a new project
3. go to ToolBox and click "Chose Items" then a dialog opens and click browse
4. search for DevComponents.DotNetBar2.dll select it and click ok
5 .after you click ok wait a few second till the dialog disappears then go to your toolbox and see that lots of controls have been added search for Ribbon Control and drag in to your form
6. That's it now customize it how you like
SORRY FOR FOR MY VERY BAD ENGLISH (I'M ROMANIAN)
Re: HTML Scripter UPDATED (HTML Test Bed)
Posted: Mon Jul 05, 2010 7:21 pm
by GoodGuy17
uh-oh, i think i started something :S
Listen, DotNetBar must, under all circumstances, be bought unless you are using trial. Just copying the DLL is not, at all, legal. It is completely illegal to share anything that must be bought. I don't think anyone should copy the DLL, unless you wanna be under the risk of being fined, big time. When I posted my Avatar Viewer, it had the DLL in there because I referenced my purchased copy of DotNetBar to the program. Everybody copied the file, and that's is not legal. Not to be a party-pooper but I wouldn't use an ILLEGAL copy of a purchased file in your program. Just saying.
(NO, I'm NOT going to tell, just telling you all you shouldn't use it, wouldn't want you all to get fined :P )