Click here to Skip to main content
15,894,825 members
Home / Discussions / C#
   

C#

 
GeneralRe: image converting Pin
Charlie Williams29-Dec-04 7:58
Charlie Williams29-Dec-04 7:58 
Generala thread question Pin
cchere29-Dec-04 4:20
cchere29-Dec-04 4:20 
GeneralRe: a thread question Pin
Tom Larsen29-Dec-04 4:36
Tom Larsen29-Dec-04 4:36 
GeneralRe: a thread question Pin
cchere29-Dec-04 5:30
cchere29-Dec-04 5:30 
GeneralRe: a thread question Pin
Member 161799929-Dec-04 6:51
Member 161799929-Dec-04 6:51 
GeneralRe: a thread question Pin
cchere29-Dec-04 7:15
cchere29-Dec-04 7:15 
GeneralRe: a thread question Pin
Tom Larsen29-Dec-04 10:39
Tom Larsen29-Dec-04 10:39 
GeneralVector-Based Application Pin
el_zeeyed29-Dec-04 3:21
el_zeeyed29-Dec-04 3:21 
Hi,

I'm new to C# and I'm stuck with a problem

I'm trying to write a vector-based drawing program but I don't know how to scale the shapes or move them by the mouse..

I've used the serialization way to draw objects, as Budi Kuraniwan's tutorial in O'Reilly Network
http://www.oreillynet.com/lpt/a/2495[^]

My main question is how to manipulate shapes' properties from its array?
Like pen width, colour, size and position

If I change a shape property using the matrix statement, it doesn’t delete the old shape..
How to delete shapes from my draw area without clearing the whole page?

And how to Hit Test.. And select objects?

I've found an example in The Code Project website (Draw Tools) but its too complicated for a beginner like me..
http://www.codeproject.com/csharp/DrawTools.asp[^]

I’m trying to do a similar application

Thank you!
Cry | :((
GeneralRe: Vector-Based Application Pin
Heath Stewart29-Dec-04 9:10
protectorHeath Stewart29-Dec-04 9:10 
GeneralAsynchronous socket programming - threading design question Pin
Adam Goossens29-Dec-04 2:31
Adam Goossens29-Dec-04 2:31 
GeneralRe: Asynchronous socket programming - threading design question Pin
Robert Rohde29-Dec-04 2:40
Robert Rohde29-Dec-04 2:40 
GeneralRe: Asynchronous socket programming - threading design question Pin
Stefan Troschuetz29-Dec-04 7:36
Stefan Troschuetz29-Dec-04 7:36 
GeneralRe: Asynchronous socket programming - threading design question Pin
Adam Goossens29-Dec-04 14:37
Adam Goossens29-Dec-04 14:37 
GeneralDoDragDrop problem Pin
Marc Clifton29-Dec-04 2:16
mvaMarc Clifton29-Dec-04 2:16 
GeneralRe: DoDragDrop problem Pin
Robert Rohde29-Dec-04 2:55
Robert Rohde29-Dec-04 2:55 
GeneralRe: DoDragDrop problem Pin
Marc Clifton29-Dec-04 3:26
mvaMarc Clifton29-Dec-04 3:26 
Generaltime between points Pin
gerstla29-Dec-04 2:14
gerstla29-Dec-04 2:14 
GeneralRe: time between points Pin
Adam Goossens29-Dec-04 2:50
Adam Goossens29-Dec-04 2:50 
GeneralWinforms Pin
| Muhammad Waqas Butt |29-Dec-04 1:35
professional| Muhammad Waqas Butt |29-Dec-04 1:35 
GeneralCrystal Report Pin
| Muhammad Waqas Butt |29-Dec-04 1:00
professional| Muhammad Waqas Butt |29-Dec-04 1:00 
GeneralRe: Crystal Report Pin
Michael P Butler29-Dec-04 1:39
Michael P Butler29-Dec-04 1:39 
GeneralNumber to Word Pin
| Muhammad Waqas Butt |29-Dec-04 0:57
professional| Muhammad Waqas Butt |29-Dec-04 0:57 
GeneralRe: Number to Word Pin
Marc Clifton29-Dec-04 3:11
mvaMarc Clifton29-Dec-04 3:11 
Generalchanging row color in a datagrid Pin
Salmanzz28-Dec-04 19:47
Salmanzz28-Dec-04 19:47 
GeneralRe: changing row color in a datagrid Pin
Identity Undisclosed28-Dec-04 20:25
Identity Undisclosed28-Dec-04 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.