@opcode it's coming together. Imma give you a screenie, and then the exe pretty soon. And probably the code :3
and now the old exe and the .dll you need to run it
Give me a second.
And the code: `Public Class Form1` ` ` ` Public Sub New()` ` ` ` ' This call is required by the designer.` ` InitializeComponent()` ` ` ` ' Add any initialization after the InitializeComponent() call.` ` ` ` End Sub` ` ` ` Private Sub TextBox1_KeyDown(ByVal sender As System.Object, ByVal e` `As System.Windows.Forms.KeyEventArgs) Handles TextBox1.KeyDown` ` If e.KeyCode = Keys.Enter Then` ` WebKitBrowser1.Navigate(TextBox1.Text)` ` End If` ` End Sub` ` ` ` Private Sub WebKitBrowser1_Navigated(ByVal sender As System.Object,` `ByVal e As System.Windows.Forms.WebBrowserNavigatedEventArgs) Handles` `WebKitBrowser1.Navigated` ` TextBox1.Text = WebKitBrowser1.Url.ToString` ` End Sub` ` ` ` Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As` `System.EventArgs) Handles Button4.Click` ` WebKitBrowser1.Navigate(My.Settings.homepage)` ` End Sub` ` ` ` Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As` `System.EventArgs) Handles Button3.Click` ` WebKitBrowser1.Refresh()` ` End Sub` ` ` ` Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As` `System.EventArgs) Handles Button2.Click` ` WebKitBrowser1.GoForward()` ` End Sub` ` ` ` Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As` `System.EventArgs) Handles Button1.Click` ` WebKitBrowser1.GoBack()` ` End Sub` `End Class`
@wio :3
@hartnn :D
O_O You tagged a purple :O
Opcode, if you save my project somehow, I will love you forever.
I'll try :P
Question do you remember what part the code for the .dll?
Help me, Opcode. You are my only hope. http://images2.fanpop.com/images/photos/8400000/leia-princess-leia-organa-solo-skywalker-8412462-1024-768.jpg
Here you go:
@poopsiedoodle ?
♥_♥ I'm just gonna scrap it for the themes :p other than that, I'm starting from scratch.
Ah, okay. :3
Because I hate IE and all...
Well IE 10 is great. Too bad you need framework 4.5 to use it :P
where are all of the images from the resources? o-o Are they in resources.vb?
@nincompoop
Meh. I dunno. Check it?
k :3
|3<~~~~ O==========B
Okay. :-).
I dunno what to do with it D:
Join our real-time social learning platform and learn together with your friends!