rburn
New member
Im looking for some input. I want to create a program to
draw lines circles shapes etc. I know how to draw them
generally but here are my specifics
drawing a rectangle... using real numbers not integers.
I want to be able to click on the line or circle drawn and be able to get the
information used to draw it... xy values etc....
i have all the information saved in the program so i could match information
picked from selecting with the mouse etc...
Somehow i need the lines circles etc to be smart... objects?
Think of autocad or microstation drawing programs... something like that
but my program is fairly simple
any examples or sites or things to read would be helpful.. Thanks
draw lines circles shapes etc. I know how to draw them
generally but here are my specifics
drawing a rectangle... using real numbers not integers.
I want to be able to click on the line or circle drawn and be able to get the
information used to draw it... xy values etc....
i have all the information saved in the program so i could match information
picked from selecting with the mouse etc...
Somehow i need the lines circles etc to be smart... objects?
Think of autocad or microstation drawing programs... something like that
but my program is fairly simple
any examples or sites or things to read would be helpful.. Thanks