Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: Graphics problems Pin
Duong Tien Nam17-May-07 23:51
Duong Tien Nam17-May-07 23:51 
AnswerRe: Graphics problems Pin
V.17-May-07 23:25
professionalV.17-May-07 23:25 
AnswerRe: Graphics problems Pin
Luc Pattyn18-May-07 0:16
sitebuilderLuc Pattyn18-May-07 0:16 
GeneralRe: Graphics problems Pin
Duong Tien Nam18-May-07 0:29
Duong Tien Nam18-May-07 0:29 
GeneralRe: Graphics problems Pin
Luc Pattyn18-May-07 1:01
sitebuilderLuc Pattyn18-May-07 1:01 
GeneralRe: Graphics problems Pin
Duong Tien Nam18-May-07 13:58
Duong Tien Nam18-May-07 13:58 
GeneralRe: Graphics problems Pin
Luc Pattyn18-May-07 14:47
sitebuilderLuc Pattyn18-May-07 14:47 
GeneralRe: Graphics problems Pin
Duong Tien Nam18-May-07 15:00
Duong Tien Nam18-May-07 15:00 
Yes, its fast drawing, but not as fast as Word does. I just use and old-fashion double-buffer drawing techique.

For object moving, I use GDI rubberband line and curve to draw. It not good for now, fast on drawing rectangle, but for ellipse, I have to flatten the graphics path, so it's extremly slow when drawing moving ellipse.

I will show you the code (or even send mail to you all the source code) the next Monday, because I don't bring code to home and today is Saturday Big Grin | :-D

Anyway, do you interest of building a canvas component that can draw and transform shapes, group shapes, support zooming, ect or know any body experienced about this?...... I'm stuck on this now because I working alone Cry | :((

QuestionNamed Pipes Pin
Blue_Boy17-May-07 22:21
Blue_Boy17-May-07 22:21 
QuestionIs it possible to hide child replies until one clicks on the respectiveparent query? Pin
s a n t o s h17-May-07 21:58
s a n t o s h17-May-07 21:58 
AnswerRe: Is it possible to hide child replies until one clicks on the respectiveparent query? Pin
Christian Graus17-May-07 22:09
protectorChristian Graus17-May-07 22:09 
GeneralRe: Is it possible to hide child replies until one clicks on the respectiveparent query? Pin
Colin Angus Mackay17-May-07 22:38
Colin Angus Mackay17-May-07 22:38 
GeneralRe: Is it possible to hide child replies until one clicks on the respectiveparent query? Pin
Christian Graus17-May-07 22:54
protectorChristian Graus17-May-07 22:54 
AnswerRe: Is it possible to hide child replies until one clicks on the respectiveparent query? Pin
althamda17-May-07 22:38
althamda17-May-07 22:38 
AnswerRe: Is it possible to hide child replies until one clicks on the respectiveparent query? Pin
Pete O'Hanlon18-May-07 0:08
mvePete O'Hanlon18-May-07 0:08 
QuestionXmlReader problem Pin
Rolf Baxter17-May-07 21:55
Rolf Baxter17-May-07 21:55 
AnswerRe: XmlReader problem Pin
DavidNohejl17-May-07 22:01
DavidNohejl17-May-07 22:01 
GeneralRe: XmlReader problem Pin
Rolf Baxter17-May-07 22:22
Rolf Baxter17-May-07 22:22 
GeneralRe: XmlReader problem Pin
DavidNohejl17-May-07 22:33
DavidNohejl17-May-07 22:33 
QuestionIs it possible to hide replies util one clicks the respective query? Pin
s a n t o s h17-May-07 21:49
s a n t o s h17-May-07 21:49 
AnswerRe: Is it possible to hide replies util one clicks the respective query? Pin
blackjack215017-May-07 21:54
blackjack215017-May-07 21:54 
GeneralRe: Is it possible to hide replies util one clicks the respective query? Pin
Colin Angus Mackay17-May-07 22:37
Colin Angus Mackay17-May-07 22:37 
QuestionHope to use C# for ActiveX in Excel VBA. Success to call as COM, but fail to add the control from "Control Toolbox" as ActiveX Pin
C# User K17-May-07 21:44
C# User K17-May-07 21:44 
QuestionConvert string to DateTime Pin
blackjack215017-May-07 21:30
blackjack215017-May-07 21:30 
AnswerRe: Convert string to DateTime Pin
DavidNohejl17-May-07 21:58
DavidNohejl17-May-07 21:58 

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.