Click to See Complete Forum and Search --> : [GDI+] Some questions


aLiEn
August 2nd, 2005, 11:48 PM
Hi, ALL!
As I only start to study GDI + that I wish to ask following questions:
1. Where it is possible to find good stuff in an Internet on GDI +?
2. On what it is better to draw? On TForm->Canvas, TImage or on what?
3. The simple vector editor is required to create. Where it is possible to look examples on work with primitives (allocation, moving, etc.)?

All interests! Thanks for the help!
Borland C++ Builder 6.

Paul_C.
August 3rd, 2005, 07:42 AM
try this out:

http://www.codeproject.com/vcpp/gdiplus/startinggdiplus.asp

http://www.devnewsgroups.net/link.aspx?url=http://www.bobpowell.net/faqmain.htm

;)

andytim
August 17th, 2005, 12:16 AM
3. The simple vector editor is required to create. Where it is possible to look examples on work with primitives (allocation, moving, etc.)?

E-XD++ is full build with GDI+ and ships with full source code,I think this is a good start to build application with GDI+.try and wonload it with:
http://www.********.net :rolleyes:

Jack