View Single Post
Old 05-12-2010, 05:57 AM   #1086
Duglum
Enthusiast
Duglum has a complete set of Star Wars action figures.Duglum has a complete set of Star Wars action figures.Duglum has a complete set of Star Wars action figures.
 
Posts: 41
Karma: 282
Join Date: Jun 2009
Device: Sony PRS-505
Quote:
Originally Posted by kartu View Post
Are you sure that this number is not used for next/previous navigation?
I guess I didn't read the code far enough, the lineNo is used indeed.
The way it should work is that the resulting string gets cut into lineNo, term and definition and that the inputLine is set to term and the textfield below to the definition, but instead the textfield has the whole result string and the inputLine everything except the lineNo.
My guess is that this happens because the variable termIdx is never set, but my JavascriptFu is too weak to debug this
Duglum is offline   Reply With Quote