Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStrange errors related to getline()... Pin
CoffeeAddict1923-Feb-07 9:12
CoffeeAddict1923-Feb-07 9:12 
AnswerRe: Strange errors related to getline()... Pin
Newbie0023-Feb-07 9:51
Newbie0023-Feb-07 9:51 
GeneralRe: Strange errors related to getline()... Pin
CoffeeAddict1923-Feb-07 9:55
CoffeeAddict1923-Feb-07 9:55 
QuestionRe: Strange errors related to getline()... Pin
Newbie0023-Feb-07 10:00
Newbie0023-Feb-07 10:00 
AnswerRe: Strange errors related to getline()... Pin
Newbie0023-Feb-07 10:18
Newbie0023-Feb-07 10:18 
GeneralRe: Strange errors related to getline()... Pin
CoffeeAddict1923-Feb-07 12:20
CoffeeAddict1923-Feb-07 12:20 
AnswerRe: Strange errors related to getline()... Pin
CoffeeAddict1923-Feb-07 10:42
CoffeeAddict1923-Feb-07 10:42 
QuestionDialog Application Issue Pin
gunrunnerjohn23-Feb-07 8:25
gunrunnerjohn23-Feb-07 8:25 
--------------------------------------------------------------------------------

I'll preface this by saying, I'm pretty new to C++ and Windows programming, I've mostly done embedded systems in C and assembler. This is probably a really simple thing, I just can't seem to get it done.

I'm trying to use the Static LED control http://www.codeguru.com/Cpp/controls/controls/article.php/c2351[^] in a Dialog based application.

On the main dialog, it's no problem, works just like a champ. However, I have a popup dialog that I want to put some detailed information on, and I can't seem to get it working there. I have some floating point values that I can simply update the class variables to set their displayed values, but the LED CLed class isn't so simple. How do I access this control on the popup dialog, what am I missing?
QuestionRe: Dialog Application Issue Pin
David Crow23-Feb-07 8:48
David Crow23-Feb-07 8:48 
AnswerRe: Dialog Application Issue [modified] Pin
gunrunnerjohn23-Feb-07 14:01
gunrunnerjohn23-Feb-07 14:01 
GeneralRe: Dialog Application Issue Pin
gunrunnerjohn24-Feb-07 3:31
gunrunnerjohn24-Feb-07 3:31 
GeneralRe: Dialog Application Issue Pin
gunrunnerjohn24-Feb-07 6:01
gunrunnerjohn24-Feb-07 6:01 
QuestionC# com and c++ event sink Pin
ahojed23-Feb-07 7:14
ahojed23-Feb-07 7:14 
QuestionRecord Video From Birmap Control Pin
Newton.ge23-Feb-07 6:28
Newton.ge23-Feb-07 6:28 
QuestionProblem With Background Image Pin
Semion_N23-Feb-07 6:24
Semion_N23-Feb-07 6:24 
AnswerRe: Problem With Background Image Pin
Semion_N23-Feb-07 9:42
Semion_N23-Feb-07 9:42 
GeneralRe: Problem With Background Image Pin
Mark Salsbery23-Feb-07 12:48
Mark Salsbery23-Feb-07 12:48 
GeneralRe: Problem With Background Image Pin
Semion_N23-Feb-07 20:19
Semion_N23-Feb-07 20:19 
GeneralRe: Problem With Background Image Pin
Mark Salsbery24-Feb-07 6:30
Mark Salsbery24-Feb-07 6:30 
QuestionUpdate image Pin
VonHagNDaz23-Feb-07 5:33
VonHagNDaz23-Feb-07 5:33 
AnswerRe: Update image Pin
Chris Losinger23-Feb-07 5:54
professionalChris Losinger23-Feb-07 5:54 
GeneralRe: Update image Pin
VonHagNDaz23-Feb-07 5:57
VonHagNDaz23-Feb-07 5:57 
GeneralRe: Update image Pin
John R. Shaw23-Feb-07 17:32
John R. Shaw23-Feb-07 17:32 
QuestionViewing running threads Pin
Like2Byte23-Feb-07 5:10
Like2Byte23-Feb-07 5:10 
AnswerRe: Viewing running threads Pin
David Crow23-Feb-07 5:54
David Crow23-Feb-07 5:54 

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.