T
Tobias Froehlich
Hello,
I'd like to create a drawing field on a form in which I can draw
(using the Pen class I guess). I've found tutorials on how to use the
GDI+ but I still haven't found out how to actually create a BOX (with
a specified size) in which the user can draw (he shouldn't be able to
draw on the whole form / window!). I will also need to be able to get
information on the drawn pixels in that box (specifically: i need to
draw a rectangular around a letter the user draws and copy that letter
into a smaller box.. comprimized to 10x10 pixels). Can anyone help me
to get on the right track doing that? Or maybe does someone have a
link to a suitable tutorial or even sample files?
i'd be really really thankful for any help!
greetings,
Tobias F.
I'd like to create a drawing field on a form in which I can draw
(using the Pen class I guess). I've found tutorials on how to use the
GDI+ but I still haven't found out how to actually create a BOX (with
a specified size) in which the user can draw (he shouldn't be able to
draw on the whole form / window!). I will also need to be able to get
information on the drawn pixels in that box (specifically: i need to
draw a rectangular around a letter the user draws and copy that letter
into a smaller box.. comprimized to 10x10 pixels). Can anyone help me
to get on the right track doing that? Or maybe does someone have a
link to a suitable tutorial or even sample files?
i'd be really really thankful for any help!
greetings,
Tobias F.