Click here to Skip to main content
16,014,467 members
Home / Discussions / C#
   

C#

 
GeneralRe: hi!the question may be not proper in this forum! Pin
Tom Archer26-Apr-02 10:47
Tom Archer26-Apr-02 10:47 
GeneralRe: hi!the question may be not proper in this forum! Pin
Christian Graus26-Apr-02 11:25
protectorChristian Graus26-Apr-02 11:25 
GeneralRe: hi!the question may be not proper in this forum! Pin
Tom Archer26-Apr-02 11:35
Tom Archer26-Apr-02 11:35 
GeneralRe: hi!the question may be not proper in this forum! Pin
Christian Graus26-Apr-02 12:50
protectorChristian Graus26-Apr-02 12:50 
GeneralRe: hi!the question may be not proper in this forum! Pin
Tom Archer26-Apr-02 12:54
Tom Archer26-Apr-02 12:54 
GeneralRe: hi!the question may be not proper in this forum! Pin
zhoujun26-Apr-02 15:02
zhoujun26-Apr-02 15:02 
GeneralRe: hi!the question may be not proper in this forum! Pin
James T. Johnson26-Apr-02 16:57
James T. Johnson26-Apr-02 16:57 
GeneralDouble buffer HELL Pin
Christian Graus25-Apr-02 12:51
protectorChristian Graus25-Apr-02 12:51 
I have been trying to optimise my screensaver, because when double buffering is turned on it slows right down. I create a bitmap and graphics object in memory, draw to that instead of the screen and in the paint method, draw the bitmap to the screen. There is too much action going on to try and draw only the changed bits. It's slower than turning on double buffering - how can this be ? What faster method for double buffering could exist ? I'm using graphics::drawimageunscaled, but I've tried drawimage.



Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

And you don't spend much time with the opposite sex working day and night, unless the pizza delivery person happens to be young, cute, single and female. I can assure you, I've consumed more than a programmer's allotment of pizza, and these conditions have never aligned. - Christopher Duncan - 18/04/2002
GeneralRe: Double buffer HELL Pin
James T. Johnson25-Apr-02 13:50
James T. Johnson25-Apr-02 13:50 
GeneralRe: Double buffer HELL Pin
Nick Parker25-Apr-02 14:40
protectorNick Parker25-Apr-02 14:40 
GeneralRe: Double buffer HELL Pin
James T. Johnson25-Apr-02 14:56
James T. Johnson25-Apr-02 14:56 
GeneralRe: Double buffer HELL Pin
Nick Parker25-Apr-02 15:30
protectorNick Parker25-Apr-02 15:30 
GeneralRe: Double buffer HELL Pin
Christian Graus26-Apr-02 0:18
protectorChristian Graus26-Apr-02 0:18 
GeneralRe: Double buffer HELL Pin
Andres Manggini26-Apr-02 12:38
Andres Manggini26-Apr-02 12:38 
GeneralRe: Double buffer HELL Pin
Christian Graus26-Apr-02 12:49
protectorChristian Graus26-Apr-02 12:49 
GeneralRe: Double buffer HELL Pin
Andres Manggini26-Apr-02 15:13
Andres Manggini26-Apr-02 15:13 
GeneralRe: Double buffer HELL Pin
Tim Smith26-Apr-02 13:26
Tim Smith26-Apr-02 13:26 
GeneralRe: Double buffer HELL Pin
James T. Johnson26-Apr-02 16:19
James T. Johnson26-Apr-02 16:19 
GeneralChange resolution Pin
Christian Graus25-Apr-02 11:52
protectorChristian Graus25-Apr-02 11:52 
GeneralRe: Change resolution Pin
Neil Van Note25-Apr-02 13:04
Neil Van Note25-Apr-02 13:04 
GeneralRe: Change resolution Pin
Christian Graus26-Apr-02 0:21
protectorChristian Graus26-Apr-02 0:21 
GeneralRe: Change resolution Pin
James T. Johnson26-Apr-02 0:51
James T. Johnson26-Apr-02 0:51 
GeneralRe: Change resolution Pin
James T. Johnson26-Apr-02 1:16
James T. Johnson26-Apr-02 1:16 
GeneralRe: Change resolution Pin
Christian Graus26-Apr-02 1:30
protectorChristian Graus26-Apr-02 1:30 
GeneralRe: Change resolution Pin
James T. Johnson26-Apr-02 1:49
James T. Johnson26-Apr-02 1:49 

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.