Click here to Skip to main content
15,891,951 members
Home / Discussions / C#
   

C#

 
GeneralDocking and memory errors Pin
gantww30-Jun-05 4:29
gantww30-Jun-05 4:29 
GeneralRe: Docking and memory errors Pin
mav.northwind30-Jun-05 6:06
mav.northwind30-Jun-05 6:06 
GeneralRe: Docking and memory errors Pin
leppie30-Jun-05 7:54
leppie30-Jun-05 7:54 
GeneralRe: Docking and memory errors Pin
gantww30-Jun-05 9:08
gantww30-Jun-05 9:08 
GeneralRe: Docking and memory errors Pin
Dave Kreskowiak30-Jun-05 9:21
mveDave Kreskowiak30-Jun-05 9:21 
GeneralRe: Docking and memory errors Pin
gantww30-Jun-05 9:53
gantww30-Jun-05 9:53 
GeneralRe: Docking and memory errors Pin
Dave Kreskowiak30-Jun-05 17:34
mveDave Kreskowiak30-Jun-05 17:34 
GeneralRe: Docking and memory errors Pin
gantww1-Jul-05 1:33
gantww1-Jul-05 1:33 
Uhh. I was running real low on caffeine when I wrote the above statements. Let me rephrase them. I'm creating a graphics object in paint and drawing to a bitmap first (in many cases, anyway) and then painting that bitmap onto the form using the graphics object provided by the event handler. I'm not invoking the paint event from multiple threads or recursing it - I'm wondering if there is any way that windows (or the development environment) could be doing something like that behind my back. I'm particularly concerned that it may be occurring while I'm debugging the code (I'm using dual monitors, so I don't have all the problems of debugging paint code).

By the way, I checked my code and I was able to reproduce the issue where a colorblend was not ending with 1.0. My calculations were off very slightly. I'm hoping that will fix the issue.

Thanks,
Will
GeneralRe: Docking and memory errors Pin
Dave Kreskowiak1-Jul-05 2:57
mveDave Kreskowiak1-Jul-05 2:57 
Questionweb services or remoting or what ? Pin
eng.mohamed30-Jun-05 2:55
eng.mohamed30-Jun-05 2:55 
AnswerRe: web services or remoting or what ? Pin
Judah Gabriel Himango30-Jun-05 4:12
sponsorJudah Gabriel Himango30-Jun-05 4:12 
AnswerRe: web services or remoting or what ? Pin
Sebastian Schneider30-Jun-05 4:15
Sebastian Schneider30-Jun-05 4:15 
AnswerRe: web services or remoting or what ? Pin
Adam Goossens30-Jun-05 16:43
Adam Goossens30-Jun-05 16:43 
AnswerRe: web services or remoting or what ? Pin
Matt Gerrans1-Jul-05 4:53
Matt Gerrans1-Jul-05 4:53 
GeneralManaging at Runtime-created Controls in C# Pin
tutah30-Jun-05 2:08
tutah30-Jun-05 2:08 
QuestionHow to add controls to OpenDialog box? Pin
Anonymous30-Jun-05 1:53
Anonymous30-Jun-05 1:53 
AnswerRe: How to add controls to OpenDialog box? Pin
Mattias Olgerfelt30-Jun-05 5:54
Mattias Olgerfelt30-Jun-05 5:54 
GeneralRe: How to add controls to OpenDialog box? Pin
avivag6-Jul-05 0:16
avivag6-Jul-05 0:16 
Generalcombobox contents verify fails Pin
fracalifa30-Jun-05 1:49
fracalifa30-Jun-05 1:49 
GeneralRe: combobox contents verify fails Pin
Guffa30-Jun-05 3:52
Guffa30-Jun-05 3:52 
GeneralThread Pin
Rassul Yunussov30-Jun-05 0:44
Rassul Yunussov30-Jun-05 0:44 
GeneralRe: Thread Pin
Judah Gabriel Himango30-Jun-05 5:27
sponsorJudah Gabriel Himango30-Jun-05 5:27 
GeneralRe: Thread Pin
Rassul Yunussov30-Jun-05 20:10
Rassul Yunussov30-Jun-05 20:10 
GeneralRe: Thread Pin
Judah Gabriel Himango1-Jul-05 5:05
sponsorJudah Gabriel Himango1-Jul-05 5:05 
GeneralSending multple files to AXIS web service Pin
quim_rocha30-Jun-05 0:15
quim_rocha30-Jun-05 0:15 

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.