Click here to Skip to main content
15,894,343 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
katelva3-May-08 8:54
katelva3-May-08 8:54 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Tim Craig3-May-08 20:49
Tim Craig3-May-08 20:49 
AnswerRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Luc Pattyn3-May-08 8:55
sitebuilderLuc Pattyn3-May-08 8:55 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Mark Salsbery3-May-08 9:23
Mark Salsbery3-May-08 9:23 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Christian Graus3-May-08 13:02
protectorChristian Graus3-May-08 13:02 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Tim Craig3-May-08 20:47
Tim Craig3-May-08 20:47 
GeneralRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Mark Salsbery4-May-08 6:25
Mark Salsbery4-May-08 6:25 
QuestionDrawing with controls question Pin
kensai3-May-08 3:39
kensai3-May-08 3:39 
I have a winform which has a UserControl in it that I use for drawing. The only drawing it does is creating rectangles made by user using mouse. Now, I need to add two comboboxes next to each rectangle. I created a UserControl which has two comboboxes in it. When a rectangle is done I create a new UserControl and it to the page, placing next to the new rectangle. Now this works fine but after a few rectangles (and combobox UserControls) the cpu usage goes off the charts while drawing new rectangle. While idle there's no cpu usage but drawing becomes impossible. With UserControl without comboboxes or without any UserControls (only drawed rectangles) this problem doesn't happen. Also I only have one Graphics, I use the only one comes with PaintEventArgs.

The UserControl I use for drawing is very similar to DrawTools here[^].

Any idea about what's the problem is or other ways to add comboboxes next to the rectangles? I'd appreciate any help..
AnswerRe: Drawing with controls question Pin
Richard Blythe3-May-08 4:37
Richard Blythe3-May-08 4:37 
GeneralRe: Drawing with controls question [modified] Pin
kensai3-May-08 6:36
kensai3-May-08 6:36 
GeneralRe: Drawing with controls question Pin
Luc Pattyn3-May-08 7:02
sitebuilderLuc Pattyn3-May-08 7:02 
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 
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 

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.