Scripture Organizer

Started by Paul Hazelwood, October 27, 2008, 09:42:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Paul Hazelwood


Hello everyone,

One of my hobbies is to play around with the Visual Basic programming language and have completed a project that I thought might come in handy for some around here.

It is a scripture organizer that you can add your favorite verses to the topics that you want to keep them under for quick reference when needed.

You can write notes and associate those notes to a topic.  Most operations are point and click other than what you might want to write in the notes along with adding scripture references and text.

Here is the link to the install program and during the install you can check a box to look at the manual which is a pdf file.

I have noted a couple of bugs I encountered that I just do not have the skill to fix,  but doesn't hinder program use to a great degree as I have added the work around to one of them if on occasion you encounter it.

Give it a try if you like and let me know if its useful, any thing you might encounter as far as problems I will try to fix if I can.

Here is the link

http://members.cox.net/phazelwood/setup.zip

WhiteWings

Leeched.

Will report back later.

:thumbsup:
1 Timothy 2:3-4  ...God our Savior;  Who will have all men to be saved...
John 12:47  And if any man hear my words, and believe not, I judge him not: for I came not to judge the world, but to save the world.
Romans 4:5 But to the one who does not work, but believes in the one who declares the ungodly righteous ...

WhiteWings

Hi Paul,

VB6?
A very `aruwm program  :laughhand:

I'm missing a UR catagory
Can you add a highlight function?
Select a word and give it a different background color.
1 Timothy 2:3-4  ...God our Savior;  Who will have all men to be saved...
John 12:47  And if any man hear my words, and believe not, I judge him not: for I came not to judge the world, but to save the world.
Romans 4:5 But to the one who does not work, but believes in the one who declares the ungodly righteous ...

Paul Hazelwood

Quote from: WhiteWings on October 28, 2008, 07:06:25 PM
Hi Paul,

VB6?
A very `aruwm program  :laughhand:

I'm missing a UR catagory
Can you add a highlight function?
Select a word and give it a different background color.


Thanks, glad you liked it.

Yeah, VB6.

For the highlight function are you wanting that for the Notes?


WhiteWings

Especially for the notes. Perhaps also for the Bible?

Another little thingy you can add if you fiind it useful yourself.
Doubleclicking on a verse in a category makes the main window center on that verse.
1 Timothy 2:3-4  ...God our Savior;  Who will have all men to be saved...
John 12:47  And if any man hear my words, and believe not, I judge him not: for I came not to judge the world, but to save the world.
Romans 4:5 But to the one who does not work, but believes in the one who declares the ungodly righteous ...

Paul Hazelwood

Quote from: WhiteWings on October 28, 2008, 07:20:00 PM
Especially for the notes. Perhaps also for the Bible?

Another little thingy you can add if you fiind it useful yourself.
Doubleclicking on a verse in a category makes the main window center on that verse.


VB6 does not support just highlighting the background of a word with the controls that I used to make my program with, not saying it couldn't be done but I'd probably have to rewrite most of my program to do that.  Since I am learning the latest version of VB now, I am looking into what it has available for something like that.

I did add just changing the whole background color though.


I believe I can make it so the chapter a verse is in will be loaded in the bible window when double clicking on a verse in the category list, so I will update it concerning that, that would be a nice addition, thanks.


WhiteWings

I think you just can add an extra control without recoding everything.
http://www.codenewsgroups.net/group/microsoft.public.vb.general.discussion/topic2459.aspx

No big issue. Just a little feedback. That's all.
1 Timothy 2:3-4  ...God our Savior;  Who will have all men to be saved...
John 12:47  And if any man hear my words, and believe not, I judge him not: for I came not to judge the world, but to save the world.
Romans 4:5 But to the one who does not work, but believes in the one who declares the ungodly righteous ...

WhiteWings

Quote from: Paul Hazelwood on October 29, 2008, 03:52:45 PM

I believe I can make it so the chapter a verse is in will be loaded in the bible window when double clicking on a verse in the category list, so I will update it concerning that, that would be a nice addition, thanks.

Done?  :boyheart:
1 Timothy 2:3-4  ...God our Savior;  Who will have all men to be saved...
John 12:47  And if any man hear my words, and believe not, I judge him not: for I came not to judge the world, but to save the world.
Romans 4:5 But to the one who does not work, but believes in the one who declares the ungodly righteous ...

Paul Hazelwood

I will get to it, just haven't had time lately.  :)