Click here to Skip to main content
15,883,901 members

Comments by lore jairus (Top 4 by date)

lore jairus 20-Oct-12 8:02am View    
Lets say i would limit the number of words into 10..
I just want to change the name in the loop in runtime..

so that i could store the content of array..
item0.Text = sentenceWord[0];
item1.Text = sentenceWord[1];

the only thing that is changing is the number after the item name..
so that i could assign each of the toggle button a value text..

Is that not possible?
lore jairus 13-Sep-12 10:52am View    
without cygwin i can integrate this open source gpl programs? I have read many tutorials in compiling and using this specific tools for machine translation.. but i find it hard to understand their tutorials..

Do i have to convert it to C# language if ever i use C# language?
For me to integrate the functions of this softwares..
lore jairus 30-Jul-11 6:25am View    
Thanks sir.
lore jairus 30-Jul-11 6:15am View    
Thanks for the reply. Using C# language in WPF?
and also can i implement MySql database?