I'd really like to make a simple program which searches Japanese vocabulary. All I need to make is a simple window, that searches Romanji, Hiragana and English then brings up a pop up with all 3, but I have some questions. It would be great if I could split verbs, ajectives, abverbs etc seperatly, into maybe drop down search windows,but s simple window with a search would be good enough.
1) Whats the easiest (Free) programing language to create this?
2) Is there a tutorial or something where I could copy the code and just fill in the strings?
3) Is copy and paste automatically built in to Windows or does it require additional programing?
and 4) Will the fact I need to use Hiragana (Japanese writing) require additional programming?
Thanks in advance