Click here to Skip to main content
15,906,569 members
Home / Discussions / C#
   

C#

 
QuestionRDLC report problem Pin
manoj_ce16-Jul-07 22:17
manoj_ce16-Jul-07 22:17 
QuestionCrystal Report (beginner) Pin
T.EDY16-Jul-07 21:58
T.EDY16-Jul-07 21:58 
Questiondrawing shape that is allowed to drag and drop Pin
cyn816-Jul-07 20:17
cyn816-Jul-07 20:17 
AnswerRe: drawing shape that is allowed to drag and drop Pin
Bert delaVega17-Jul-07 6:18
Bert delaVega17-Jul-07 6:18 
QuestionHow to changeIME mode Pin
iprasad00716-Jul-07 19:58
iprasad00716-Jul-07 19:58 
AnswerRe: How to changeIME mode Pin
Eduard Keilholz16-Jul-07 21:55
Eduard Keilholz16-Jul-07 21:55 
GeneralRe: How to changeIME mode Pin
iprasad00717-Jul-07 0:01
iprasad00717-Jul-07 0:01 
AnswerRe: How to changeIME mode Pin
originSH16-Jul-07 22:00
originSH16-Jul-07 22:00 
iprasad007 wrote:
1. I willing provide a Button on UI which will toggle IME mode, say from English to Japanese. How can do that ?


All text in the UI is set using the control.Text property on each control. To change the text change that value.

Heres a search for how to use satallite assemblies to achive this.

http://www.google.co.uk/search?hl=en&q=c%23+localisation+satallite+assemblies&meta=[^]


iprasad007 wrote:
2. How can I detect if systems IME mode is changed by user ?


Not sure. You might be able to find out more about this whilst researching localisation.


iprasad007 wrote:
3. As well as above I want to transliterate the inputed text to english. Can I do it ?


It's possible theres some software out there that will do it badly. If you want decent results you'd have to get a human to do it.

Heres some computer translated text. I've no idea if it's mangled or not since I don't read japanese but it should give you an idea of the quality.

English:
This is an example of some computer translated text. It's probably not very good.

Japanese:
これはコンピュータによって翻訳されるテキストの例である。それは非常によくないおそらく。
GeneralRe: How to changeIME mode Pin
iprasad00717-Jul-07 0:11
iprasad00717-Jul-07 0:11 
GeneralRe: How to changeIME mode Pin
originSH17-Jul-07 0:26
originSH17-Jul-07 0:26 
QuestionImages+popup menu Pin
razanabanu16-Jul-07 19:33
razanabanu16-Jul-07 19:33 
AnswerRe: Images+popup menu Pin
Martin#16-Jul-07 19:56
Martin#16-Jul-07 19:56 
GeneralRe: Images+popup menu Pin
razanabanu16-Jul-07 20:52
razanabanu16-Jul-07 20:52 
Questionwriting combo box items Pin
Xmen Real 16-Jul-07 19:26
professional Xmen Real 16-Jul-07 19:26 
AnswerRe: writing combo box items Pin
Martin#16-Jul-07 19:52
Martin#16-Jul-07 19:52 
GeneralRe: writing combo box items Pin
Xmen Real 16-Jul-07 21:07
professional Xmen Real 16-Jul-07 21:07 
JokeRe: writing combo box items Pin
Martin#16-Jul-07 21:17
Martin#16-Jul-07 21:17 
GeneralRe: writing combo box items Pin
Xmen Real 16-Jul-07 22:51
professional Xmen Real 16-Jul-07 22:51 
AnswerRe: writing combo box items Pin
Nouman Bhatti16-Jul-07 19:59
Nouman Bhatti16-Jul-07 19:59 
GeneralRe: writing combo box items Pin
Martin#16-Jul-07 20:04
Martin#16-Jul-07 20:04 
GeneralRe: writing combo box items Pin
Vikram A Punathambekar16-Jul-07 21:41
Vikram A Punathambekar16-Jul-07 21:41 
QuestionDrawing Digital Signal Pin
satsumatable16-Jul-07 18:52
satsumatable16-Jul-07 18:52 
AnswerRe: Drawing Digital Signal Pin
ekynox16-Jul-07 22:41
ekynox16-Jul-07 22:41 
AnswerRe: Drawing Digital Signal Pin
Bert delaVega17-Jul-07 6:24
Bert delaVega17-Jul-07 6:24 
QuestionCopying objects by value Pin
jozsurf16-Jul-07 17:59
jozsurf16-Jul-07 17:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.