Click here to Skip to main content
15,919,422 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: a cool idea Pin
MarkB77724-May-08 18:45
MarkB77724-May-08 18:45 
GeneralRe: a cool idea Pin
Eytukan17-May-08 19:06
Eytukan17-May-08 19:06 
AnswerRe: a cool idea Pin
Paul M Watt2-Jun-08 6:33
mentorPaul M Watt2-Jun-08 6:33 
QuestionMinimize & Maximize Making A Problem [modified] Pin
norxnor16-May-08 9:11
norxnor16-May-08 9:11 
AnswerRe: Minimize & Maximize Making A Problem Pin
Baltoro17-May-08 8:25
Baltoro17-May-08 8:25 
GeneralRe: Minimize & Maximize Making A Problem Pin
norxnor17-May-08 8:38
norxnor17-May-08 8:38 
GeneralRe: Minimize & Maximize Making A Problem Pin
Tim Craig17-May-08 14:00
Tim Craig17-May-08 14:00 
GeneralRe: Minimize & Maximize Making A Problem [modified] Pin
Baltoro18-May-08 11:48
Baltoro18-May-08 11:48 
norxnor,
Yes, the way Tim just stated the problem is correct. Even though we code in C++, the windows object model is the same (but, the syntax is very different). We have no idea if you are drawing to a form, as in NET Framework or a normal window (Win32). We have no idea how you did the previous drawing operation, or where you derived the data. It never hurts to provide lots of code, and describe your thinking as if we were from another planet.
Essentially, Tim is correct about preserving the data structures that your drawing code depends on. How is that done? What kind of a presentation are you ultimately trying to achieve?

modified on Wednesday, May 21, 2008 7:14 PM

JokeRe: Minimize & Maximize Making A Problem Pin
Tim Craig18-May-08 15:40
Tim Craig18-May-08 15:40 
GeneralRe: Minimize & Maximize Making A Problem Pin
Baltoro21-May-08 13:22
Baltoro21-May-08 13:22 
QuestionHow to edit EMF file records ? Pin
Sameerkumar Namdeo13-May-08 18:23
Sameerkumar Namdeo13-May-08 18:23 
QuestionGif animation problem Pin
Mark F.12-May-08 9:24
Mark F.12-May-08 9:24 
QuestionDrawing component Pin
Expert System Coder9-May-08 9:41
Expert System Coder9-May-08 9:41 
QuestionNewbie question about GDI Pin
kensai6-May-08 4:57
kensai6-May-08 4:57 
AnswerRe: Newbie question about GDI [modified] Pin
Baltoro8-May-08 7:00
Baltoro8-May-08 7:00 
QuestionImage Transition Library wanted. Pin
Bagpuss5-May-08 2:11
Bagpuss5-May-08 2:11 
AnswerRe: Image Transition Library wanted. Pin
Durga Prasad Dhulipudi6-May-08 19:10
Durga Prasad Dhulipudi6-May-08 19:10 
QuestionHow to develop virtual environment online using C# with Managed DirectX? in 3D Pin
katelva3-May-08 8:24
katelva3-May-08 8:24 
AnswerRe: How to develop virtual environment online using C# with Managed DirectX? in 3D Pin
Mark Salsbery3-May-08 8:49
Mark Salsbery3-May-08 8:49 
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 

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.