TSimpleGraph Issues (and wish list)

Post here your experiences, comments, suggestions, or bug reports regarding to the DELPHI AREA products. Not-matching topics will be moved or deleted.

by HPW » 15/05/07 11:57

I could resolve the problem. The compiler was confusing with default parameters of InsertLink method.


What does this mean? You fixed the bug also in D5?
Will there be a 2.61 bugfix then?

Edit:
Oops I see the 2.62 version on the produkt page.
And thanks again for this fix!
Hans-Peter
HPW
Moderator
Moderator
 
Posts: 208
Joined: 25/02/06 10:19
Location: Germany

by kokkoras » 24/06/07 12:23

...for the future version:

- Microsoft GDI+ Adaptation to BDS2006 v1.0 by Progdigy
http://mxs.bergsoft.net/files/GDIPlus_BDS2006.zip

got it from here:
http://mxs.bergsoft.net/index.php?p=3
Fotis
User avatar
kokkoras
Moderator
Moderator
 
Posts: 316
Joined: 12/03/05 23:19
Location: Thessaloniki, Greece

by Kambiz » 25/06/07 00:32

Thank you!
Kambiz

Donate a cup of food for free: Click to Give @ The Hunger Site
User avatar
Kambiz
Administrator
Administrator
 
Posts: 1953
Joined: 07/03/03 19:10
Location: Tehran, Iran

Re: TSimpleGraph Issues (and wish list)

by Tuareq » 20/11/08 11:43

TSimpleGraph to T(DB)SimpleGraph... Its will be very nice.

I'm new in your forum and I have a question. I saw Simplegraph component and your demo. It's a beautiful and useful component. Can you make (or translate) Simplegraph component to DBSimplegraph component? I want to use your component in a Data analysis program. For example; I have phone bill and its detailed bill. It have who calls to me and I called witch number. sample data is below.

Number must be on center and the others around it. And they have a link to other number. If other number just calls to me link is from it to me. If I called the other number link is from me to number. If they are mutually calls link is between me and others and link is two ways.
How can you translate this component data aware (data connected) component. I saw, there sre lots of good programmer in your forum. You and your moderators are excellent programmer. Sorry for bad english, If you dont understand I can to explain again.

I can give some idea to you.
Please write to me an answer.


My sample data : (detailed phone calls)
number;direction;target number;targets name ;date/time;duration
5553700000;incoming;5554996633;john arvin;05.09.2006 19:00:41 ;98
5553700000;outgoing;5552161616;Alfonso Corina;12.09.2006 22:39:22 ;45
5553700000;incoming;5552161616;Alfonso Corina;13.09.2006 09:49:41 ;34
5553700000;outgoing;5552161616;Alfonso Corina;13.09.2006 10:03:54 ;18
5553700000;outgoing;5555015551;Tulip Destina;13.09.2006 13:10:30 ;11
5553700000;outgoing;5556669988;Abraham Lincoln;13.09.2006 14:49:56 ;39
5553700000;outgoing;5552161616;Alfonso Corina;13.09.2006 16:06:32 ;152
5553700000;outgoing;5054052121;Rashid Selami;13.09.2006 19:41:39 ;16
5553700000;outgoing;5058089731;Karen Karena;14.09.2006 13:54:34 ;97
5553700000;incoming;3339990505;Nino Urgency;14.09.2006 13:59:41 ;145
5553700000;incoming;3339990505;Nino Urgency;14.09.2006 14:10:34 ;184
5553700000;outgoing;5053311212;Catarina Feyk;14.09.2006 15:30:37 ;47
5553700000;incoming;3339990505;Nino Urgency;14.09.2006 15:31:46 ;56
5553700000;outgoing;3339990505;Nino Urgency;14.09.2006 16:29:00 ;457
5553700000;incoming;3339990505;Nino Urgency;14.09.2006 16:51:13 ;178
5553700000;incoming;5557000404;Daniel Workers;14.09.2006 17:42:49 ;37
5553700000;incoming;5557000404;Daniel Workers;14.09.2006 17:43:41 ;123
5553700000;incoming;5056665090;Samuel Gray;14.09.2006 17:46:30 ;115
5553700000;incoming;5557000404;Daniel Workers;14.09.2006 18:01:19 ;223
5553700000;incoming;5557000404;Daniel Workers;14.09.2006 18:51:05 ;27
5553700000;incoming;3339990505;Nino Urgency;14.09.2006 18:53:34 ;47
Tuareq
Member
Member
 
Posts: 2
Joined: 21/07/08 14:58
Location: TURKEY - Ankara

Re: TSimpleGraph Issues (and wish list)

by Kambiz » 20/11/08 12:52

TDBSimpleGraph, that's a very good idea. You will have it in the next release.

However, the next release will not be soon. In a few weeks I'll start to go thru this wish list and implement whatever which is reasonable for my short free times. I hope in the next months will have a new release of SimpleGraph.
Kambiz

Donate a cup of food for free: Click to Give @ The Hunger Site
User avatar
Kambiz
Administrator
Administrator
 
Posts: 1953
Joined: 07/03/03 19:10
Location: Tehran, Iran

Re: TSimpleGraph Issues (and wish list)

by Tuareq » 20/11/08 16:04

Kambiz wrote:TDBSimpleGraph, that's a very good idea. You will have it in the next release.
... In a few weeks I'll start to go thru this wish list and implement whatever which is reasonable for my short free times. I hope in the next months will have a new release of SimpleGraph.


Thanks Kambiz. I'll wait new release (TDBSamplegraph) with patience. Believe me, this idea is reasonable thought. A screenshot made with simplegraph demo is below.

I just want to see my phone calls as visual or visually. I can use excel or access. But if there are lots of records (1000 s), I cannot see relations betwen me and other people. This is simple for me. A sample program link is here : http://www.i2.co.uk/products/analysts_n ... efault.asp

Thanks for concerned friends.
You do not have the required permissions to view the files attached to this post.
Last edited by Tuareq on 21/11/08 11:26, edited 1 time in total.
Sorry for bad english..
Tuareq
Member
Member
 
Posts: 2
Joined: 21/07/08 14:58
Location: TURKEY - Ankara

Re: TSimpleGraph Issues (and wish list)

by kokkoras » 20/11/08 19:59

This telephone bill thing is easier to handle with some sorting in Excel. What's the point of drawing it with nodes and arrows on the screen? It's always a star-like patern.

Now... Kambiz, I am glad to hear about 'resurrecting' the project! Is groupping of nodes in the list ? :cf:
Fotis
User avatar
kokkoras
Moderator
Moderator
 
Posts: 316
Joined: 12/03/05 23:19
Location: Thessaloniki, Greece

Re: TSimpleGraph Issues (and wish list)

by Kambiz » 20/11/08 20:46

Of course, grouping is essential.

To be honest I've already implemented grouping. But I'm going to restructure the component and rewrite it in GDI+ as suggested. If you need grouping now, I can send the incomplete update to you.
Kambiz

Donate a cup of food for free: Click to Give @ The Hunger Site
User avatar
Kambiz
Administrator
Administrator
 
Posts: 1953
Joined: 07/03/03 19:10
Location: Tehran, Iran

Re: TSimpleGraph Issues (and wish list)

by kokkoras » 20/11/08 22:04

It's been more that a year since I last run Delphi... :( I hope your new version of TNotSoSimpleGraph to drag me out of my lecturing missery..... Although I am coding some PHP here and there (http://www.autocompare.gr) going the Delphi way was always more enjoyable.

Are you still on D7? I am on Turbo Delphi (adjusted a bit :wink: )
Fotis
User avatar
kokkoras
Moderator
Moderator
 
Posts: 316
Joined: 12/03/05 23:19
Location: Thessaloniki, Greece

Re: TSimpleGraph Issues (and wish list)

by Kambiz » 21/11/08 07:01

I am also more on C# (Visual Studio) and PHP rather than Delphi.

Yeah, still Delphi 7, but nowadays I amazed with Delphi 2009 too. It's not as slow as other 200x series with better help. But editor undo crashing bug is still there, and its help is just a template.
Kambiz

Donate a cup of food for free: Click to Give @ The Hunger Site
User avatar
Kambiz
Administrator
Administrator
 
Posts: 1953
Joined: 07/03/03 19:10
Location: Tehran, Iran

Re: TSimpleGraph Issues (and wish list)

by kokkoras » 21/11/08 12:19

How about Delphi for PHP v.2 ? Is it for web apps (sites) or just desktop apps ?
Fotis
User avatar
kokkoras
Moderator
Moderator
 
Posts: 316
Joined: 12/03/05 23:19
Location: Thessaloniki, Greece

Re: TSimpleGraph Issues (and wish list)

by Kambiz » 21/11/08 13:30

It is for Web applications. Writing a website using Delphi for PHP is really easy. It gives a feeling of writing a desktop application because everything is based on events, like Delphi. Even for Ajax actions only supplying a handler for the appropriate event of the web element does all the task.

Howere, projects written in Delphi for PHP have lot of files and dependencies that is normal for a RAD tool. Because of that, I prefer to write plain PHP, and my favorite IDE is NuSphere PhpEd.

NetBeans has support for PHP too. I didn't check it out yet but it should be as good as Java in NetBeans.
Kambiz

Donate a cup of food for free: Click to Give @ The Hunger Site
User avatar
Kambiz
Administrator
Administrator
 
Posts: 1953
Joined: 07/03/03 19:10
Location: Tehran, Iran

Re: TSimpleGraph Issues (and wish list)

by Stefan » 02/04/10 11:37

A find in node would be most helpful!

:)
User avatar
Stefan
Moderator
Moderator
 
Posts: 113
Joined: 27/09/04 09:40
Location: Tilburg, The Netherlands

Previous

Return to DELPHI AREA Products

Who is online

Users browsing this forum: No registered users and 1 guest