Results 1 to 4 of 4

Thread: Translator VB 2008

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Location
    Serbia.
    Posts
    3

    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.

  2. #2

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Location
    Serbia.
    Posts
    3

    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.

  3. #3
    Lively Member
    Join Date
    Oct 2008
    Location
    I live in Iceland :)
    Posts
    107

    Exclamation Re: Translator VB 2008

    Quote 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!

  4. #4
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    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!
    PHP: ClassDB

    VB6:
    Own code: Google Translater

    Over and out from Snortop!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width