Click here to Skip to main content
15,913,195 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.OutOfMemoryException on return from unmanaged code Pin
Heath Stewart5-Apr-04 11:23
protectorHeath Stewart5-Apr-04 11:23 
GeneralRe: System.OutOfMemoryException on return from unmanaged code Pin
IOUATP5-Apr-04 11:41
IOUATP5-Apr-04 11:41 
GeneralRe: System.OutOfMemoryException on return from unmanaged code Pin
Anonymous27-Apr-04 9:05
Anonymous27-Apr-04 9:05 
QuestionDouble Buffering Theme Image via pDC? Pin
Tristan Rhodes5-Apr-04 5:53
Tristan Rhodes5-Apr-04 5:53 
AnswerRe: Double Buffering Theme Image via pDC? Pin
Heath Stewart5-Apr-04 6:03
protectorHeath Stewart5-Apr-04 6:03 
GeneralRe: Double Buffering Theme Image via pDC? Pin
Tristan Rhodes5-Apr-04 8:38
Tristan Rhodes5-Apr-04 8:38 
AnswerRe: Double Buffering Theme Image via pDC? Pin
Heath Stewart5-Apr-04 6:42
protectorHeath Stewart5-Apr-04 6:42 
GeneralRe: Double Buffering Theme Image via pDC? Pin
Tristan Rhodes5-Apr-04 13:23
Tristan Rhodes5-Apr-04 13:23 
I've found that i can reduce flickering dramaticaly on the left and top edges by overriding the on paint event, and not drawing the background. The right and bottom areas, where the re-size takes place, are still affected though, so i'm not entirely sure what to do about that. (This LOOKS like when i re-size, the background is rendered before the move, and then drawn over, causing the flickering, despire using the SuspendLayout method).

However, this causes anomalies on the corners where the background displays the desktop / window behind, as the alpha blending goes straight through the non rendered background.

I'd really be interested in rendering the theme bitmap, over the background control images, to a buffer first. If that's possible.
GeneralCorrection Pin
Tristan Rhodes5-Apr-04 13:28
Tristan Rhodes5-Apr-04 13:28 
GeneralArray of objects and Serialization Pin
pedro rivera5-Apr-04 5:41
pedro rivera5-Apr-04 5:41 
GeneralRe: Array of objects and Serialization Pin
Heath Stewart5-Apr-04 6:00
protectorHeath Stewart5-Apr-04 6:00 
GeneralThanks!. Pin
pedro rivera5-Apr-04 7:05
pedro rivera5-Apr-04 7:05 
GeneralRe: Array of objects and Serialization Pin
LongRange.Shooter5-Apr-04 9:01
LongRange.Shooter5-Apr-04 9:01 
GeneralClientRectangle - No Docking Calculation Pin
Tristan Rhodes5-Apr-04 4:42
Tristan Rhodes5-Apr-04 4:42 
GeneralRe: ClientRectangle - No Docking Calculation Pin
Heath Stewart5-Apr-04 5:19
protectorHeath Stewart5-Apr-04 5:19 
GeneralHeads up on big issue if you hit it.... Pin
LongRange.Shooter5-Apr-04 3:35
LongRange.Shooter5-Apr-04 3:35 
GeneralRe: Heads up on big issue if you hit it.... Pin
Heath Stewart5-Apr-04 4:23
protectorHeath Stewart5-Apr-04 4:23 
GeneralRe: Heads up on big issue if you hit it.... Pin
LongRange.Shooter5-Apr-04 9:06
LongRange.Shooter5-Apr-04 9:06 
GeneralRe: Heads up on big issue if you hit it.... Pin
Carl Mercier5-Apr-04 17:13
Carl Mercier5-Apr-04 17:13 
GeneralRe: Heads up on big issue if you hit it.... Pin
LongRange.Shooter6-Apr-04 2:54
LongRange.Shooter6-Apr-04 2:54 
GeneralRe: Heads up on big issue if you hit it.... Pin
Carl Mercier6-Apr-04 3:31
Carl Mercier6-Apr-04 3:31 
GeneralMultiple projects & dependencies… Pin
Anonymous5-Apr-04 2:33
Anonymous5-Apr-04 2:33 
GeneralRe: Multiple projects & dependencies… Pin
Mike Dimmick5-Apr-04 2:52
Mike Dimmick5-Apr-04 2:52 
GeneralRe: Multiple projects & dependencies… Pin
Heath Stewart5-Apr-04 4:32
protectorHeath Stewart5-Apr-04 4:32 
GeneralColumnStyle event Pin
boulite5-Apr-04 2:09
boulite5-Apr-04 2:09 

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.