Hey all,
I have a Bible program that I wrote (type a passage, it displays the verse, the chapter, and has a text box you can type notes/commentary in).
It works really well, I am very happy with it.
However, there are some tweaks I would like to implement for improvement. Say someone types Genesis 5:24. I want it to scroll to that verse in the textbox that is displaying the entire chapter's worth of verses.
Any ideas? I have tried many things, I can pull the verse number out of the search, but I cannot get the textbox to scroll to the line that starts with that number.
Thanks in advance!
Kyle Wisdom