Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhi i really need help in this question help me very important!!!!!! Pin
samozx16-Mar-07 13:17
samozx16-Mar-07 13:17 
AnswerRe: hi i really need help in this question help me very important!!!!!! Pin
Mark Salsbery16-Mar-07 13:33
Mark Salsbery16-Mar-07 13:33 
AnswerRe: hi i really need help in this question help me very important!!!!!! Pin
dungpapai16-Mar-07 17:34
dungpapai16-Mar-07 17:34 
Questionhi i really need help in this question help me!!!!!! Pin
samozx16-Mar-07 13:13
samozx16-Mar-07 13:13 
QuestionWhy are MFC GUI controls so limited !!? Pin
ChrisRibe16-Mar-07 10:44
ChrisRibe16-Mar-07 10:44 
AnswerRe: Why are MFC GUI controls so limited !!? Pin
Mark Salsbery16-Mar-07 12:18
Mark Salsbery16-Mar-07 12:18 
AnswerRe: Why are MFC GUI controls so limited !!? Pin
ChrisRibe16-Mar-07 17:36
ChrisRibe16-Mar-07 17:36 
AnswerRe: Why are MFC GUI controls so limited !!? Pin
John R. Shaw16-Mar-07 18:00
John R. Shaw16-Mar-07 18:00 
Go ahead blow, it is good for the soul! Big Grin | :-D
ChrisRibe wrote:
Why is it when I use a MFC GUI control it just does not do what a normal naive programmer would think it would do !!!


Because a normal naïve programmer today thinks that someone else should have already done it for them. MFC is a wrapper around native API calls used to provide basic windows look and feel support. The MS IDE provides some class wizards to simplify some of the programming, but that is all. If you wish to provide more than that, then you need to add the code to support it or get a 3rd party library.

This is C++, which does not depend on the IDE, and not some language that normally hides behind a bunch of interfaces, that where probably written in C++ or C to begin with.

The above is just my opinion at the moment and could change without notice. Wink | ;)


INTP
"Program testing can be used to show the presence of bugs, but never to show their absence."Edsger Dijkstra

AnswerRe: Why are MFC GUI controls so limited !!? Pin
Christian Graus16-Mar-07 18:18
protectorChristian Graus16-Mar-07 18:18 
QuestionHTML Help staying in front Pin
ellenu16-Mar-07 10:28
ellenu16-Mar-07 10:28 
QuestionApplication Stack Pin
AAKAra16-Mar-07 9:53
AAKAra16-Mar-07 9:53 
QuestionRe: Application Stack Pin
prasad_som18-Mar-07 23:37
prasad_som18-Mar-07 23:37 
AnswerRe: Application Stack Pin
AAKAra19-Mar-07 3:55
AAKAra19-Mar-07 3:55 
QuestionRe: Application Stack Pin
prasad_som19-Mar-07 4:06
prasad_som19-Mar-07 4:06 
AnswerRe: Application Stack Pin
AAKAra19-Mar-07 4:28
AAKAra19-Mar-07 4:28 
QuestionCAsyncSocket --help please! Pin
csmithmaui16-Mar-07 9:30
csmithmaui16-Mar-07 9:30 
AnswerRe: CAsyncSocket --help please! Pin
Mark Salsbery16-Mar-07 13:21
Mark Salsbery16-Mar-07 13:21 
GeneralRe: CAsyncSocket --help please! Pin
csmithmaui16-Mar-07 15:30
csmithmaui16-Mar-07 15:30 
GeneralRe: CAsyncSocket --help please! Pin
Mark Salsbery16-Mar-07 15:40
Mark Salsbery16-Mar-07 15:40 
GeneralRe: CAsyncSocket --help please! Pin
csmithmaui20-Mar-07 8:31
csmithmaui20-Mar-07 8:31 
GeneralRe: CAsyncSocket --help please! Pin
Mark Salsbery20-Mar-07 8:39
Mark Salsbery20-Mar-07 8:39 
GeneralRe: CAsyncSocket --help please! Pin
csmithmaui20-Mar-07 10:01
csmithmaui20-Mar-07 10:01 
GeneralRe: CAsyncSocket --help please! Pin
Mark Salsbery20-Mar-07 10:10
Mark Salsbery20-Mar-07 10:10 
AnswerRe: CAsyncSocket --help please! Pin
Mark Salsbery16-Mar-07 14:34
Mark Salsbery16-Mar-07 14:34 
GeneralRe: CAsyncSocket --help please! Pin
csmithmaui16-Mar-07 15:05
csmithmaui16-Mar-07 15: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.