Click here to Skip to main content
16,011,744 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to insert a background image to a webbrowser control? Pin
Abhijit Jana22-Oct-07 2:27
professionalAbhijit Jana22-Oct-07 2:27 
GeneralRe: How to insert a background image to a webbrowser control? Pin
King of Kingz23-Oct-07 19:06
King of Kingz23-Oct-07 19:06 
Questioncompressed drive Pin
tnaveen22-Oct-07 1:27
tnaveen22-Oct-07 1:27 
AnswerRe: compressed drive Pin
Guffa22-Oct-07 2:03
Guffa22-Oct-07 2:03 
QuestionHow to update only selected lines Pin
Seraph_summer22-Oct-07 1:20
Seraph_summer22-Oct-07 1:20 
AnswerRe: How to update only selected lines Pin
Christian Graus22-Oct-07 1:32
protectorChristian Graus22-Oct-07 1:32 
GeneralRe: How to update only selected lines Pin
Seraph_summer22-Oct-07 2:09
Seraph_summer22-Oct-07 2:09 
AnswerRe: How to update only selected lines Pin
Seraph_summer22-Oct-07 2:06
Seraph_summer22-Oct-07 2:06 
Hi, Christian,

thanks a lot. I am not sure my problem can be solved by double buffering technique.
I found that my problem is from the refresh itself. I mean: when I edit one line, for example, I try to drag this line by mouse moving, during mouse moving, the panel is refreshed again and again, and therefore all the lines are redrawn again and again. then all the lines show flash effects. even I use double buffering, after these lines are drawn in the memory, they are loaded on the screen, anyway, they should be refreshed again again. therefore, i think double buffereing can not solve my problem. maybe I should use different method to draw my lines. I would like to know your opinion.

thanks again.
Questionre:Auto Diagnosis of Internet Connection Issues Pin
RameshwerE22-Oct-07 1:15
RameshwerE22-Oct-07 1:15 
AnswerRe: re:Auto Diagnosis of Internet Connection Issues Pin
Vasudevan Deepak Kumar22-Oct-07 2:40
Vasudevan Deepak Kumar22-Oct-07 2:40 
QuestionLazy Loading Pin
satsumatable22-Oct-07 0:54
satsumatable22-Oct-07 0:54 
AnswerRe: Lazy Loading Pin
Christian Graus22-Oct-07 0:57
protectorChristian Graus22-Oct-07 0:57 
GeneralRe: Lazy Loading Pin
satsumatable22-Oct-07 1:01
satsumatable22-Oct-07 1:01 
GeneralRe: Lazy Loading Pin
Christian Graus22-Oct-07 1:13
protectorChristian Graus22-Oct-07 1:13 
GeneralRe: Lazy Loading Pin
satsumatable22-Oct-07 1:26
satsumatable22-Oct-07 1:26 
QuestionOperator Overloading Pin
salman_geek22-Oct-07 0:48
salman_geek22-Oct-07 0:48 
AnswerRe: Operator Overloading Pin
m@u22-Oct-07 0:53
m@u22-Oct-07 0:53 
GeneralRe: Operator Overloading Pin
salman_geek22-Oct-07 0:58
salman_geek22-Oct-07 0:58 
AnswerRe: Operator Overloading Pin
Spunky Coder22-Oct-07 0:54
Spunky Coder22-Oct-07 0:54 
GeneralRe: Operator Overloading Pin
salman_geek22-Oct-07 0:59
salman_geek22-Oct-07 0:59 
GeneralRe: Operator Overloading Pin
Spunky Coder22-Oct-07 1:07
Spunky Coder22-Oct-07 1:07 
GeneralRe: Operator Overloading Pin
salman_geek22-Oct-07 1:12
salman_geek22-Oct-07 1:12 
Questiondeclaring object array Pin
wasimsharp22-Oct-07 0:44
wasimsharp22-Oct-07 0:44 
AnswerRe: declaring object array Pin
garyshort22-Oct-07 0:47
garyshort22-Oct-07 0:47 
GeneralRe: declaring object array Pin
Christian Graus22-Oct-07 0:48
protectorChristian Graus22-Oct-07 0:48 

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.