Page 5 of 9

Posted:
May 15th, 2007, 11:57 am
by HPW
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!

Posted:
June 24th, 2007, 12:23 pm
by kokkoras
...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

Posted:
June 25th, 2007, 12:32 am
by Kambiz
Thank you!
Re: TSimpleGraph Issues (and wish list)

Posted:
November 20th, 2008, 11:43 am
by Tuareq
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
Re: TSimpleGraph Issues (and wish list)

Posted:
November 20th, 2008, 12:52 pm
by Kambiz
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.
Re: TSimpleGraph Issues (and wish list)

Posted:
November 20th, 2008, 4:04 pm
by Tuareq
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.aspThanks for concerned friends.
Re: TSimpleGraph Issues (and wish list)

Posted:
November 20th, 2008, 7:59 pm
by kokkoras
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 ?

Re: TSimpleGraph Issues (and wish list)

Posted:
November 20th, 2008, 8:46 pm
by Kambiz
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.
Re: TSimpleGraph Issues (and wish list)

Posted:
November 20th, 2008, 10:04 pm
by kokkoras
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

)
Re: TSimpleGraph Issues (and wish list)

Posted:
November 21st, 2008, 7:01 am
by Kambiz
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.
Re: TSimpleGraph Issues (and wish list)

Posted:
November 21st, 2008, 12:19 pm
by kokkoras
How about Delphi for PHP v.2 ? Is it for web apps (sites) or just desktop apps ?
Re: TSimpleGraph Issues (and wish list)

Posted:
November 21st, 2008, 1:30 pm
by Kambiz
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.
Re: TSimpleGraph Issues (and wish list)

Posted:
April 2nd, 2010, 11:37 am
by Stefan
A find in node would be most helpful!

Re: TSimpleGraph Issues (and wish list)

Posted:
August 4th, 2010, 1:18 pm
by philipov
Is it possible to use a function in case of ESC key press to reject the insertMode ?
What is the mode at start up?
S.
Re: TSimpleGraph Issues (and wish list)

Posted:
October 6th, 2011, 10:11 am
by Vladimir
I found that SimpleGraph (SGDemo) program don't save EndArrow of the TGraphLink: if I will make end of link as Arrow and will save to file gotten as *.sgp the after restoring the ennd arrow is absent, can you clarify this?