


Single file or multi-files storage is possible. You will get the text from available Web resources and translate it to your format if required, making sure the sections can be detected. You can also show the index of chapters and verses using a TreeView control. When scrolling or jumping to other locations, you will update the window content and monitor the mapping of the visible rows.

(Do not fill it with the whole Bible or refreshing will give you an idea of Eternity :-)). You will fill it on demand, depending on what the reader is currently looking at, making sure that a full page is loaded. On the other side, you will need a display window to render the text. For efficient searches, you will pre-scan this string and note the interesting locations in an index. Make sure that the books, chapters and verses are tagged so that you can easily delimit them by scanning the string. Can be simply stored in memory as a huge string. On one side you will have the internal representation of the text could be bare text or HTML. Ie.lets say the user search for john1:1 then he wants to keep that scripture and look for another one so he can drag john1:1 from the scripture listbox to the other list box (bookmark type) and search for another and drag that to the other, now when he double clicks the any of the dragged ones eg john1:1, it must appear again. My question is if i have another list box.(that will behave like a bookmark feature) the scripture he wants becomes the first item on the list followed by verse after that 1. I have loaded my database into a list box.user uses textbox to search for a specific scripture. Thanks guys for the help to get going, i have another question I have wanted to create my own bible app for awhile, so i thought why not start and use it for my project Lecturer threw us in deep end stating, est way to learn, is to try it out. Im 2 months in course now, but i am doing alot of reading outside of course. If the go into a databse how to it ? verse per cell, chapter per cell, etc? Hello, i am totally new to visual, and i love it!! i am doing a project that must be handed in a months time, i chose to do a bible software.īasically the app with have differnet bible version, and have the ability to go to any book,chapter and verse, by simply typing in the text box.
