Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am going to guess that the idx files are to big and complex to efficiently use on the iPhone (except for smaller specialized dictionaries.) The iPhone Stardict apps probably connect to an online server so I suggest starting with the StarDict Server Protocol.
Most of the work on this will involve getting the StarDict provided information from the idx files or online. Only when you’ve reached the point where you can get the plain, human readable text of a query result should you start thinking about how to get that text into a UITableView.