Tentmaker Forum

Discussions Relating to Universal Reconciliation => Lounge => Topic started by: Paul Hazelwood on October 27, 2008, 09:42:50 PM

Title: Scripture Organizer
Post by: Paul Hazelwood on October 27, 2008, 09:42:50 PM

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
Title: Re: Scripture Organizer
Post by: WhiteWings on October 28, 2008, 12:58:54 AM
Leeched.

Will report back later.

:thumbsup:
Title: Re: Scripture Organizer
Post by: 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.
Title: Re: Scripture Organizer
Post by: Paul Hazelwood on October 28, 2008, 07:13:33 PM
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?

Title: Re: Scripture Organizer
Post by: 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.
Title: Re: Scripture Organizer
Post by: Paul Hazelwood on October 29, 2008, 03:52:45 PM
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.

Title: Re: Scripture Organizer
Post by: WhiteWings on October 29, 2008, 04:09:17 PM
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.
Title: Re: Scripture Organizer
Post by: WhiteWings on November 15, 2008, 01:43:32 AM
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:
Title: Re: Scripture Organizer
Post by: Paul Hazelwood on November 15, 2008, 02:20:07 AM
I will get to it, just haven't had time lately.  :)