Click here to Skip to main content
15,887,027 members
Home / Discussions / C#
   

C#

 
GeneralRe: Panel screencapture is black in invisible part of panel Pin
joost.versteegen9-Sep-08 20:27
joost.versteegen9-Sep-08 20:27 
QuestionPlease help with Serial Communication [modified] Pin
introuble24-Sep-08 2:00
introuble24-Sep-08 2:00 
AnswerRe: Please help with Serial Communication Pin
Gideon Engelberth4-Sep-08 3:05
Gideon Engelberth4-Sep-08 3:05 
GeneralRe: Please help with Serial Communication Pin
introuble24-Sep-08 3:32
introuble24-Sep-08 3:32 
GeneralRe: Please help with Serial Communication Pin
Mbah Dhaim4-Sep-08 10:12
Mbah Dhaim4-Sep-08 10:12 
GeneralRe: Please help with Serial Communication Pin
Gideon Engelberth4-Sep-08 12:32
Gideon Engelberth4-Sep-08 12:32 
GeneralRe: Please help with Serial Communication Pin
introuble24-Sep-08 22:23
introuble24-Sep-08 22:23 
GeneralRe: Please help with Serial Communication [modified] Pin
introuble217-Sep-08 22:22
introuble217-Sep-08 22:22 
Ok, i am still having some trouble with the code. I have a controller on the other side with a thermometer and keyboard etc.
I am sending the temperature from there to my form. It normally works fine.

The only time it gives me an error is when the first thing i do is click "show temperature" on my screen form. Then the error that occours is the following:
Invoke or BeginInvoke cannot be called on a control until the window handle has been created.

If the first button i press is not "show temperature" then it works fine. I have a keyboard on screen as well.

Could it be that the forst time data is in some kind of wrong format? How to make sure that the window handle will be created before BeginInvoke?

Sample code:
... }

modified on Thursday, November 13, 2008 6:31 AM

GeneralRe: Please help with Serial Communication Pin
introuble217-Sep-08 22:37
introuble217-Sep-08 22:37 
QuestionSecuring DLL Pin
Member 40066484-Sep-08 1:10
Member 40066484-Sep-08 1:10 
AnswerCross Post. Please ignore. Pin
Pete O'Hanlon4-Sep-08 1:51
mvePete O'Hanlon4-Sep-08 1:51 
Questionread a specified element in the xml file Pin
prasadbuddhika4-Sep-08 0:57
prasadbuddhika4-Sep-08 0:57 
AnswerRe: read a specified element in the xml file Pin
Ashfield4-Sep-08 1:54
Ashfield4-Sep-08 1:54 
GeneralRe: read a specified element in the xml file Pin
Pete O'Hanlon4-Sep-08 2:09
mvePete O'Hanlon4-Sep-08 2:09 
QuestionHow to display image in datagrid Pin
V K Gupta4-Sep-08 0:45
V K Gupta4-Sep-08 0:45 
AnswerRe: How to display image in datagrid Pin
Mbah Dhaim4-Sep-08 3:29
Mbah Dhaim4-Sep-08 3:29 
AnswerRe: How to display image in datagrid Pin
nelsonpaixao4-Sep-08 13:10
nelsonpaixao4-Sep-08 13:10 
Questionlistview ?? Pin
Hum Dum4-Sep-08 0:45
Hum Dum4-Sep-08 0:45 
QuestionTransleuscent Dialog Pin
Mridang Agarwalla4-Sep-08 0:44
Mridang Agarwalla4-Sep-08 0:44 
AnswerRe: Transleuscent Dialog Pin
Anthony Mushrow4-Sep-08 4:07
professionalAnthony Mushrow4-Sep-08 4:07 
QuestionMy computer can't do basic arithmetic (or I'm doing something stupid) Pin
ajtunbridge3-Sep-08 23:22
ajtunbridge3-Sep-08 23:22 
AnswerRe: My computer can't do basic arithmetic (or I'm doing something stupid) Pin
buchstaben3-Sep-08 23:24
buchstaben3-Sep-08 23:24 
AnswerRe: My computer can't do basic arithmetic (or I'm doing something stupid) Pin
Frank Horn3-Sep-08 23:26
Frank Horn3-Sep-08 23:26 
AnswerRe: My computer can't do basic arithmetic (or I'm doing something stupid) Pin
ajtunbridge3-Sep-08 23:42
ajtunbridge3-Sep-08 23:42 
AnswerRe: My computer can't do basic arithmetic (or I'm doing something stupid) Pin
blackjack21504-Sep-08 0:31
blackjack21504-Sep-08 0:31 

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.