Click here to Skip to main content
15,898,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: IExtenderProvider Pin
Scott Dorman1-Mar-07 16:58
professionalScott Dorman1-Mar-07 16:58 
GeneralRe: IExtenderProvider Pin
mike montagne1-Mar-07 17:25
mike montagne1-Mar-07 17:25 
GeneralRe: IExtenderProvider Pin
Scott Dorman2-Mar-07 4:15
professionalScott Dorman2-Mar-07 4:15 
GeneralRe: IExtenderProvider Pin
mike montagne2-Mar-07 7:32
mike montagne2-Mar-07 7:32 
GeneralRe: IExtenderProvider Pin
mike montagne2-Mar-07 7:41
mike montagne2-Mar-07 7:41 
GeneralRe: IExtenderProvider Pin
Scott Dorman2-Mar-07 5:25
professionalScott Dorman2-Mar-07 5:25 
GeneralRe: IExtenderProvider Pin
mike montagne2-Mar-07 7:53
mike montagne2-Mar-07 7:53 
GeneralRe: IExtenderProvider Pin
mike montagne2-Mar-07 8:07
mike montagne2-Mar-07 8:07 
Just returning for a quick thought.

All this layout engine stuff is really (as far as I'm concerned) about double buffering. It is challenging to build your own scheme which gets the benefits of double-buffering. Well, that needs to be qualified -- *when* you have to do some of the things we had to accomplish.

It always comes down to one little trick: For me, it was realizing that I could cause drawing without calling Invalidate() (which I found *not* to support double-buffering across the conditions I needed support for).
GeneralRe: IExtenderProvider Pin
mike montagne27-Feb-07 7:26
mike montagne27-Feb-07 7:26 
GeneralRe: IExtenderProvider Pin
Scott Dorman27-Feb-07 7:58
professionalScott Dorman27-Feb-07 7:58 
GeneralRe: IExtenderProvider Pin
mike montagne27-Feb-07 8:09
mike montagne27-Feb-07 8:09 
GeneralRe: IExtenderProvider Pin
Scott Dorman27-Feb-07 8:11
professionalScott Dorman27-Feb-07 8:11 
GeneralRe: IExtenderProvider Pin
mike montagne27-Feb-07 8:22
mike montagne27-Feb-07 8:22 
GeneralABSTRACT ISSUES Pin
mike montagne27-Feb-07 7:56
mike montagne27-Feb-07 7:56 
AnswerRe: IExtenderProvider Pin
Pete O'Hanlon1-Mar-07 2:42
mvePete O'Hanlon1-Mar-07 2:42 
GeneralRe: IExtenderProvider Pin
Scott Dorman1-Mar-07 15:41
professionalScott Dorman1-Mar-07 15:41 
GeneralRe: IExtenderProvider Pin
Pete O'Hanlon1-Mar-07 22:39
mvePete O'Hanlon1-Mar-07 22:39 
GeneralRe: IExtenderProvider Pin
Scott Dorman2-Mar-07 5:25
professionalScott Dorman2-Mar-07 5:25 
QuestionReading A dataBase Smart Device C# Help Please Pin
BOND_JAMES26-Feb-07 3:33
BOND_JAMES26-Feb-07 3:33 
AnswerRe: Reading A dataBase Smart Device C# Help Please Pin
Judah Gabriel Himango26-Feb-07 13:38
sponsorJudah Gabriel Himango26-Feb-07 13:38 
GeneralRe: Reading A dataBase Smart Device C# Help Please Pin
BOND_JAMES26-Feb-07 23:23
BOND_JAMES26-Feb-07 23:23 
AnswerRe: Problem with error Pin
Stefan Troschuetz26-Feb-07 3:47
Stefan Troschuetz26-Feb-07 3:47 
GeneralRe: Problem with error Pin
Martin#26-Feb-07 5:14
Martin#26-Feb-07 5:14 
JokeRe: Problem with error Pin
Stefan Troschuetz26-Feb-07 6:25
Stefan Troschuetz26-Feb-07 6:25 
QuestionIComparer/IComparable Pin
Jim Warburton26-Feb-07 3:23
Jim Warburton26-Feb-07 3:23 

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.