Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

When trying to open a exe once I found a "String Table" filled with what I think was all of the interface's captions.

You translate the table into another language and get yourself multilangual app with a file exchange.

 

Is this the approach to go about multilangual ?

 

(excuse the english if any...its not my native tongue)

Auto-suggestion: "I have a life"

Uncontroled thinking: "So what the.."

Posted

Yes, you could have a dataset with a string table for each form.

and have caption property binding!!

1 row with all the caption and bind to the first record!?!

(almost no coding)

Auto-suggestion: "I have a life"

Uncontroled thinking: "So what the.."

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...