| Author |
Message |
Topic: TSimpleGraph Links |
Stefan
Replies: 5
Views: 499
|
Forum: DELPHI AREA's Products Posted: 20/10/05 15:38 Subject: TSimpleGraph Links |
Oh, and to manually download from CVS follow this link:
http://cvs.sourceforge.net/viewcvs.py/extgraph/extgraph/ |
Topic: TSimpleGraph Links |
Stefan
Replies: 5
Views: 499
|
Forum: DELPHI AREA's Products Posted: 20/10/05 15:36 Subject: TSimpleGraph Links |
Hi,
Polyline linknodes are not working yet, and I don't believe that the working parts are in the CVS release on SourceForge. I could send you the version that I've been working on which includes ( ... |
Topic: TSimpleGraph - Drawing Line & Arc as object? |
Stefan
Replies: 2
Views: 340
|
Forum: DELPHI AREA's Products Posted: 20/10/05 14:40 Subject: TSimpleGraph - Drawing Line & Arc as object? |
Hi,
To draw anything on the SimpleGraph canvas as an object you need to create a new TGraphObject descendant and implement the drawing part in that class.
Stefan |
Topic: TSimpleGraph Links |
Stefan
Replies: 5
Views: 499
|
Forum: DELPHI AREA's Products Posted: 20/10/05 14:38 Subject: TSimpleGraph Links |
Hi,
If I understand you correctly I can say that there's no such solution yet.
However, on the [url=http://sourceforge.net/projects/extgraph/]SourceForge pages of ExtGraph (extended SimpleGraph) ... |
Topic: TsimpleGraph - Multilines and Arc as objects? |
Stefan
Replies: 1
Views: 235
|
Forum: DELPHI AREA's Products Posted: 20/10/05 14:35 Subject: TsimpleGraph - Multilines and Arc as objects? |
Hi,
You'd have to derrive a new object from TGraphLink.
Please go to the ExtGraph [url=http://sourceforge.net/projects/extgraph/]SourceForge pages to see a working example of a Bézier curved link. ... |
Topic: TSimpleGraph extended |
Stefan
Replies: 42
Views: 12766
|
Forum: DELPHI AREA's Products Posted: 14/10/05 18:18 Subject: TSimpleGraph extended |
No - not stopped!
Actually I should be the one to take the blame for there not having been a release yet.
MeW and Pavel have done a great deal of work adding new features and stuff. Problem is ... |
Topic: BDE and WinXP |
Stefan
Replies: 3
Views: 499
|
Forum: Delphi Programming Posted: 20/09/05 15:22 Subject: BDE and WinXP |
Hi All,
I've been browsing around a bit for this one and it seems there's no -one- clear solution to this problem. Some solutions that have worked for some people in various situations:
1. Reins ... |
Topic: Displaying multiple inputs simultaneously |
Stefan
Replies: 17
Views: 1924
|
Forum: Delphi Programming Posted: 12/09/05 10:21 Subject: Displaying multiple inputs simultaneously |
Hi David,
Just had a quick look at your code (couldn't resist ) and found a (tiny little) bug in AddNumberToEdit():
procedure TForm1.AddNumberToEdit(Sender: TObject);
begin
Ed ... |
Topic: File size for files >2GB |
Stefan
Replies: 2
Views: 417
|
Forum: Delphi Programming Posted: 08/09/05 09:57 Subject: File size for files >2GB |
try
http://www.jpgriffiths.com/tutorial/filesize.html
Stefan |
Topic: Does anyone know how to set default value for DBEdit? |
Stefan
Replies: 3
Views: 455
|
Forum: Delphi Programming Posted: 07/09/05 09:02 Subject: Does anyone know how to set default value for DBEdit? |
Normally you would do this at the database end:
CREATE TABLE Tab (
MyField Numeric(10,2) DEFAULT 0,... |
Topic: Can someone help me with the implementation of KillProcessBy |
Stefan
Replies: 1
Views: 282
|
Forum: Delphi Programming Posted: 02/08/05 07:53 Subject: Can someone help me with the implementation of KillProcessBy |
| http://www.wehlou.com/Code/restartsvc.htm |
Topic: Need IEEE 1394 Digital Camera component... |
Stefan
Replies: 1
Views: 342
|
Forum: Delphi Programming Posted: 01/08/05 18:23 Subject: Need IEEE 1394 Digital Camera component... |
http://sourceforge.net/projects/dcamserver/
it's in VB but still, it's opensource  |
Topic: Hi all |
Stefan
Replies: 4
Views: 1028
|
Forum: Miscellaneous Posted: 20/07/05 07:50 Subject: Hi all |
Hi,
Welcome!
Cheers,
Stefan |
Topic: A question about using TImageEn Class? |
Stefan
Replies: 2
Views: 390
|
Forum: Delphi Programming Posted: 23/06/05 09:42 Subject: A question about using TImageEn Class? |
| ctrl+click on it |
Topic: simple question where is ADO installation ? |
Stefan
Replies: 2
Views: 462
|
Forum: Delphi Programming Posted: 21/06/05 10:45 Subject: simple question where is ADO installation ? |
Hi,
Delphi 5 Pro should have a package installed.
If not it can be found on:
"c:\program files\borland\delphi5\bin\dclado.bpl"
Cheers,
Stefan |
| |