Page 1 of 1

Family Tree Diagram

Posted: Wed Apr 06, 2011 8:11 pm
by saratogacoach
Hi,

I am trying to develop a basic family tree drawing program in LiveCode 4.6, just starting, and wondered if the following "essentials" can be done by a user in run time?:
(1) inserting png images from a file (to serve as symbols for family members), dragging and dropping to where the user needs the image on the drawing "canvas"
(2) inserting text entry fields that the user can type text into (to serve as labels), drag and drop where needed on the canvas
(3) drawing lines (about 8 different styles: solid, dotted, wavy, etc.) between images to connect them
(4) saving all inserted or drawn items so these can be re-opened, edited, erased/deleted, changed (this I am fairly sure LiveCode can do).

While there are additional features, a "proof of concept" or sample of the above essential features would be an important first step on which to build.

With relatively modest coding skills, I am not sure where to begin, how to develop a very basic working model. Any help would be much appreciated.

Kind Regards,

Re: Family Tree Diagram

Posted: Wed Apr 20, 2011 4:02 pm
by Mark
Hi saratogacoach,

Yes, it is all technically feasible. Some features will take more effort than others :-) You might want to have a look at my Strõm Flow Chart software.

Best,

Mark

Re: Family Tree Diagram

Posted: Wed Apr 20, 2011 4:48 pm
by saratogacoach
Hi Mark,

Thank you for your reply.

I've sent you an email.

Regards,

saratogacoach

Re: Family Tree Diagram

Posted: Fri Jun 10, 2011 10:15 am
by Mark
Hi saratogacoach,

Sorry it took a while, but I finally managed to send an e-mail in reply.

Kind regards,

Mark

Re: Family Tree Diagram

Posted: Sat Apr 13, 2013 11:06 pm
by islandeR
Hi saratogacoach

I was wondering if you solved that problem, because I am facing a similar one.

I want to create a map of influences between factors.

The factors are organized in layers
Each factor is in a box
Boxes are connected with arrows

Thanks in advance for any sharing you can do.

Re: Family Tree Diagram

Posted: Sat Apr 13, 2013 11:24 pm
by saratogacoach
Hi,

While I would like to be helpful, I have stopped working on this a couple of years ago, and I don't have access to any files. Sorry. Hope you find a solution.

Best Wishes,

Re: Family Tree Diagram

Posted: Sun Apr 14, 2013 12:00 am
by islandeR
I appreciate that you found the time to respond.

Thanks.