You can experience the connector in action by using this attached archive:
[attachmini=1]
(Video to illustrate usage to follow)
[attachmini=1]
(Video to illustrate usage to follow)
Our members are dedicated to PASSION and PURPOSE without drama!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuPrivate Sub TextBox1_TextChanged(sender As Object, e As EventArgs) Handles TextBox1.TextChanged
' TextBox1.Text = Latest framework input ...you can do as you please with it.
Me.Text = TextBox1.Text
End Sub
Quote from: esoito on January 15, 2014, 04:23:15 AM
There's a problem right away. No idea how to do that.
Quote from: esoito on January 15, 2014, 04:15:35 AMAnd what of 'bot mode'?