 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Georgios Petasis Guest
|
Posted: Mon Dec 08, 2003 12:18 pm Post subject: A good DELPHI book? |
|
|
Hi all,
I am a totally newbie in DELPHI (I haven't still
bought the IDE ) and I want to decide
whether DELPHI will cover the requirements for
a project I am taking over.
My project involves a lot of custom drawing, like
drawing graphs on an area. I need a book
not for the basics, but for describing these advanced
issues, so to get an idea of what is feasible and
how easy is to do similar stuff. Any ideas?
Many thanks,
George
|
|
| Back to top |
|
 |
Bruce Roberts Guest
|
Posted: Mon Dec 08, 2003 5:09 pm Post subject: Re: A good DELPHI book? |
|
|
"Georgios Petasis" <petasis (AT) iit (DOT) demokritos.gr> wrote
| Quote: | I am a totally newbie in DELPHI (I haven't still
bought the IDE ) and I want to decide
whether DELPHI will cover the requirements for
a project I am taking over.
|
Short of device drivers, if it can be done in Windows, it can be done with
Delphi.
| Quote: | My project involves a lot of custom drawing, like
drawing graphs on an area. I need a book
not for the basics, but for describing these advanced
issues, so to get an idea of what is feasible and
how easy is to do similar stuff. Any ideas?
|
If you've downloaded the free evaluation, in the Help table of contents
there is a section that deals with basic drawing: Programming with Delphi,
Working with graphics and multimedia. In addition most versions of Delphi
ship with TeeChart (www.steema.com) so you might want to check out their web
site. You might also want to check out ChartFX www.chartfx.com.
|
|
| Back to top |
|
 |
Georgios Petasis Guest
|
Posted: Tue Dec 09, 2003 1:10 pm Post subject: Re: A good DELPHI book? |
|
|
Actually what I want to draw is plain shapes, like
rectangles, ovals, triangles, filled with colours and
bold outlines. I have experience with the Tcl/Tk
canvas, where all these are trivial.
I want first of all a book to
describe how these can be done and then
to see if under Delphi can be done
more easily than Tk.
Going to the windows API is out of the question,
as there are many high level alternatives
(like the tk canvas or the zinc widget).
Thanks,
George
"Bruce Roberts" <ber (AT) bounceitattcanada (DOT) xnet> wrote
| Quote: |
"Georgios Petasis" <petasis (AT) iit (DOT) demokritos.gr> wrote in message
news:br1q62$gt7$1 (AT) ulysses (DOT) noc.ntua.gr...
I am a totally newbie in DELPHI (I haven't still
bought the IDE ) and I want to decide
whether DELPHI will cover the requirements for
a project I am taking over.
Short of device drivers, if it can be done in Windows, it can be done with
Delphi.
My project involves a lot of custom drawing, like
drawing graphs on an area. I need a book
not for the basics, but for describing these advanced
issues, so to get an idea of what is feasible and
how easy is to do similar stuff. Any ideas?
If you've downloaded the free evaluation, in the Help table of contents
there is a section that deals with basic drawing: Programming with Delphi,
Working with graphics and multimedia. In addition most versions of Delphi
ship with TeeChart (www.steema.com) so you might want to check out their
web
site. You might also want to check out ChartFX www.chartfx.com.
|
|
|
| Back to top |
|
 |
Rick Carter Guest
|
Posted: Wed Dec 10, 2003 2:32 am Post subject: Re: A good DELPHI book? |
|
|
"Georgios Petasis" <petasis (AT) iit (DOT) demokritos.gr> wrote
| Quote: | Actually what I want to draw is plain shapes, like
rectangles, ovals, triangles, filled with colours and
bold outlines. I have experience with the Tcl/Tk
canvas, where all these are trivial.
|
Rest assured, these things won't be difficult to do with Delphi.
You may find something like what you're looking for in Marco
Cantu's "Mastering Delphi" or Pacheco & Texieria's "Delphi Developer's
Guide." But you may just want to search for an article about drawing
graphics in Delphi at http://delphi.about.com/
Rick Carter
Chair, Paradox/Delphi SIG, Cincinnati PC Users Group
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|