Click here to Skip to main content
15,896,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: flickers with draw plots from serial port ? Pin
Honeyboy_206-Jun-10 17:09
Honeyboy_206-Jun-10 17:09 
GeneralRe: flickers with draw plots from serial port ? Pin
Luc Pattyn6-Jun-10 17:19
sitebuilderLuc Pattyn6-Jun-10 17:19 
GeneralRe: flickers with draw plots from serial port ? Pin
Honeyboy_208-Jun-10 5:24
Honeyboy_208-Jun-10 5:24 
GeneralRe: flickers with draw plots from serial port ? Pin
Ravi Bhavnani6-Jun-10 17:30
professionalRavi Bhavnani6-Jun-10 17:30 
GeneralRe: flickers with draw plots from serial port ? Pin
Honeyboy_207-Jun-10 5:19
Honeyboy_207-Jun-10 5:19 
GeneralRe: flickers with draw plots from serial port ? Pin
Luc Pattyn8-Jun-10 6:28
sitebuilderLuc Pattyn8-Jun-10 6:28 
GeneralRe: flickers with draw plots from serial port ? Pin
Honeyboy_2010-Jun-10 2:15
Honeyboy_2010-Jun-10 2:15 
GeneralRe: flickers with draw plots from serial port ? Pin
Luc Pattyn10-Jun-10 2:31
sitebuilderLuc Pattyn10-Jun-10 2:31 
1. I expect 10 ReadByte() to take longer than a single Read() reading 100 bytes.

2.
Invalidate() and Refresh() don't belong inside a Paint handler; a Paint handler should paint, be swift and not cause other things to happen.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read formatted code with indentation, so please use PRE tags for code snippets.

I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).

GeneralRe: flickers with draw plots from serial port ? Pin
Ahmed R El Bohoty14-Jun-10 17:43
Ahmed R El Bohoty14-Jun-10 17:43 
QuestionC# programm merging pdf files Pin
nstk6-Jun-10 6:39
nstk6-Jun-10 6:39 
AnswerRe: C# programm merging pdf files Pin
Richard MacCutchan6-Jun-10 6:51
mveRichard MacCutchan6-Jun-10 6:51 
AnswerRe: C# programm merging pdf files Pin
dan!sh 6-Jun-10 7:18
professional dan!sh 6-Jun-10 7:18 
AnswerRe: C# programm merging pdf files Pin
Johnny J.6-Jun-10 23:37
professionalJohnny J.6-Jun-10 23:37 
QuestionGetting cookies from IE process. [modified] Pin
Evgeni575-Jun-10 20:19
Evgeni575-Jun-10 20:19 
QuestionGet object count Pin
ruknil5-Jun-10 9:39
ruknil5-Jun-10 9:39 
QuestionRendering a page break in WinForms RichTextBox Pin
The Man from U.N.C.L.E.5-Jun-10 9:06
The Man from U.N.C.L.E.5-Jun-10 9:06 
AnswerRe: Rendering a page break in WinForms RichTextBox Pin
Luc Pattyn5-Jun-10 10:24
sitebuilderLuc Pattyn5-Jun-10 10:24 
GeneralRe: Rendering a page break in WinForms RichTextBox Pin
The Man from U.N.C.L.E.5-Jun-10 11:10
The Man from U.N.C.L.E.5-Jun-10 11:10 
GeneralRe: Rendering a page break in WinForms RichTextBox Pin
Luc Pattyn5-Jun-10 11:36
sitebuilderLuc Pattyn5-Jun-10 11:36 
QuestionProblem with Listview,help! Pin
imbiz5-Jun-10 7:31
imbiz5-Jun-10 7:31 
AnswerRe: Problem with Listview,help! Pin
Henry Minute5-Jun-10 8:05
Henry Minute5-Jun-10 8:05 
AnswerRe: Problem with Listview,help! Pin
Luc Pattyn5-Jun-10 8:07
sitebuilderLuc Pattyn5-Jun-10 8:07 
GeneralRe: Problem with Listview,help! Pin
Henry Minute5-Jun-10 8:30
Henry Minute5-Jun-10 8:30 
GeneralRe: Problem with Listview,help! Pin
Luc Pattyn5-Jun-10 8:46
sitebuilderLuc Pattyn5-Jun-10 8:46 
GeneralRe: Problem with Listview,help! Pin
Henry Minute5-Jun-10 9:05
Henry Minute5-Jun-10 9:05 

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.