Page 1 of 1

TSimpleGraph - Drawing Line & Arc as object?

PostPosted: October 19th, 2005, 8:08 am
by hani
hi all
how can I draw a line and ARC as object in TsimpleGraph
thanks :roll: :roll: :roll:

PostPosted: October 20th, 2005, 2:40 pm
by Stefan
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

TsimpleGraph

PostPosted: October 23rd, 2005, 9:17 am
by hani
Hi;
Okay Stefan I will try to do that :roll: :roll:
Thanks
Hani :)