|
-
Aug 12th, 2008, 04:04 PM
#1
Thread Starter
New Member
Translator VB 2008
I don't know much VB but I want to know how you make VB Serbian- English translator in VB 2008, can anyone post me link or give me help for this. So far in VB I have only make Internet browser and autotyper.
-
Aug 12th, 2008, 04:13 PM
#2
Thread Starter
New Member
Re: Translator VB 2008
And also I know about like
Code:
If TextBox1.Text = "lol" Then TextBox2.Text = "hi"
But with more than 1 word.
-
Oct 18th, 2008, 09:13 AM
#3
Lively Member
Re: Translator VB 2008
 Originally Posted by S3RP3NT
And also I know about like
Code:
If TextBox1.Text = "lol" Then TextBox2.Text = "hi"
But with more than 1 word.
This action will take forever!
-
Oct 19th, 2008, 09:08 AM
#4
Lively Member
Re: Translator VB 2008
I have made a translater for all kinds of language.
But it made in VB.
It called MultiLang and can be found on sourceforge
But the SVN version is much better.
I would like help to make it better and to have it work whit a php version for update and such!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|