AddressBook LDB

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

AddressBook LDB

Post by Fangbeast »

http://members.optusnet.com.au/fangbeast/adLDB.rar

Simple program to allow you to keep track of your contacts and related data..

Add record, Delete record, Edit Record, Find records, Export records, Print records and get help.

First Version:.

This program is based around Droopy's excellent LDB database library that uses linked llists in a clever way to make a database system out of it. As it is the first version, I expect there to be bugs and the printing section is not operational until everyone decides how it should look. There is no install necessary and this program will run just as happilly from a floppy disk or a USB memory key.

Like all my stuff, it might look amateurish, you may not like it, may not agree with it etc but it is free and useful (to me anyway).

I need someone to make me free icons (of good quality) for this program as the ones in it currently cannot be sold. (I need to make a living too somehow!!) :):)

**EDIT**

Fixed some bugs pointed out by GeoTrail and others and added a few things I forgot. Same link as before.

**EDIT**

New version. Tightened up the graphics, removed the tacky blue headings over the control panel. Added an 'about and a 'quick keys' box. Added a category select box for main form. Fixed company name combo box in 'add' and 'edit' record forms.
Last edited by Fangbeast on Sun Jun 12, 2005 1:56 am, edited 2 times in total.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Post by Droopy »

You do it ! :D

Can you provide the source code ?
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Very cool :)
Similar interface as the gluco program ;)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Yes, I love simple things:)

Post by Fangbeast »

GeoTrail wrote:Very cool :)
Similar interface as the gluco program ;)
yes, it sure is similar. By the way, did you download the latest version of GlucoTracker? It's a lot different to the one that you said you gave your girlfriend, extra features.

And it will read in older format data files in import section.
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Droopy...

Post by Fangbeast »

Droopy wrote:You do it ! :D

Can you provide the source code ?
Sent you a private message
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

No I haven't tried the latest GlucoTracker. I'll do that later.
Btw, the City field doesn't save. When I close the program and open it again it says City again in the City field.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Darn bugs:(

Post by Fangbeast »

GeoTrail wrote:No I haven't tried the latest GlucoTracker. I'll do that later.
Btw, the City field doesn't save. When I close the program and open it again it says City again in the City field.
Okay, will look at that tonight when wife is asleep. Also will upload the latest GlucoTrak to my web page.

**EDIT**

v1.0 released. Adds printing, get averages for 7, 14 and 30 day periods just like the monitors. Select a range of records to be printed by ticking the check boxes. Separate fields for breakfast, lunch and tea. Better icons. Import can read previous version data file if it's the new format of separate fields.

http://members.optusnet.com.au/fangbeas ... 20v1.0.rar
Amateur Radio/VK3HAF, (D-STAR/DMR and more), Arduino, ESP32, Coding, Crochet
Post Reply