Click here to Skip to main content
15,914,481 members
Home / Discussions / Graphics
   

Graphics

 
QuestionImage Autobalance Pin
camiel2-May-08 7:40
camiel2-May-08 7:40 
QuestionErase old Text, despite picture in Background Pin
indogerman2-May-08 0:44
indogerman2-May-08 0:44 
AnswerRe: Erase old Text, despite picture in Background Pin
Christian Graus3-May-08 1:42
protectorChristian Graus3-May-08 1:42 
QuestionRefresh graphic on screen Pin
cocoonwls30-Apr-08 0:12
cocoonwls30-Apr-08 0:12 
AnswerRe: Refresh graphic on screen Pin
Cedric Moonen30-Apr-08 2:43
Cedric Moonen30-Apr-08 2:43 
GeneralRe: Refresh graphic on screen Pin
cocoonwls1-May-08 15:57
cocoonwls1-May-08 15:57 
GeneralRe: Refresh graphic on screen Pin
cocoonwls1-May-08 22:49
cocoonwls1-May-08 22:49 
GeneralRe: Refresh graphic on screen Pin
Cedric Moonen2-May-08 23:31
Cedric Moonen2-May-08 23:31 
I don't know C# but what you have to do (it's still windows so it's the same for C++ and C#) is that you need to put all the rendering stuff in the OnPaint method and nowhere else. Thus if you want to draw a line, you need to store the information somewhere and draw the line in the OnPaint handler.

Cédric Moonen
Software developer

Charting control [v1.4]

GeneralRe: Refresh graphic on screen [modified] Pin
Baltoro4-May-08 11:41
Baltoro4-May-08 11:41 
GeneralRe: Refresh graphic on screen Pin
cocoonwls4-May-08 20:42
cocoonwls4-May-08 20:42 
GeneralClosing stream after calling Bitmap.Save Pin
jchalfant25-Apr-08 6:20
jchalfant25-Apr-08 6:20 
GeneralRe: Closing stream after calling Bitmap.Save Pin
Mark Salsbery25-Apr-08 7:36
Mark Salsbery25-Apr-08 7:36 
GeneralRe: Closing stream after calling Bitmap.Save Pin
Christian Graus28-Apr-08 14:30
protectorChristian Graus28-Apr-08 14:30 
GeneralLaggy GIF Problem Pin
Reelix24-Apr-08 20:27
Reelix24-Apr-08 20:27 
GeneralRe: Laggy GIF Problem Pin
Randor 28-Apr-08 14:04
professional Randor 28-Apr-08 14:04 
GeneralRe: Laggy GIF Problem Pin
Reelix28-Apr-08 20:49
Reelix28-Apr-08 20:49 
GeneralRe: Laggy GIF Problem Pin
Randor 29-Apr-08 3:59
professional Randor 29-Apr-08 3:59 
GeneralDrawing to Bitmap Pin
cocoonwls20-Apr-08 21:54
cocoonwls20-Apr-08 21:54 
GeneralRe: Drawing to Bitmap Pin
cocoonwls20-Apr-08 23:58
cocoonwls20-Apr-08 23:58 
GeneralReal time video Pin
Chandrias20-Apr-08 4:38
Chandrias20-Apr-08 4:38 
GeneralRe: Real time video Pin
Mark Salsbery21-Apr-08 21:27
Mark Salsbery21-Apr-08 21:27 
Questionis directx installed? Pin
bart00019-Apr-08 5:37
bart00019-Apr-08 5:37 
AnswerRe: is directx installed? Pin
Christian Graus20-Apr-08 11:59
protectorChristian Graus20-Apr-08 11:59 
AnswerRe: is directx installed? Pin
Hamid_RT2-May-08 8:09
Hamid_RT2-May-08 8:09 
General"warp mode image transformation" in photoshop Pin
dapa15-Apr-08 5:06
dapa15-Apr-08 5:06 

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.