Click here to Skip to main content
16,005,552 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ordering a STL - list of objects Pin
Tomasz Sowinski24-Aug-01 0:53
Tomasz Sowinski24-Aug-01 0:53 
GeneralThumbnails Pin
AJ12323-Aug-01 23:51
AJ12323-Aug-01 23:51 
GeneralRe: Thumbnails Pin
Not Active24-Aug-01 4:39
mentorNot Active24-Aug-01 4:39 
GeneralNeed to strip zeroes from FP value Pin
23-Aug-01 23:49
suss23-Aug-01 23:49 
GeneralRe: Need to strip zeroes from FP value Pin
Tomasz Sowinski23-Aug-01 23:54
Tomasz Sowinski23-Aug-01 23:54 
GeneralTreeCtrl&CView Pin
alexson23-Aug-01 23:28
alexson23-Aug-01 23:28 
QuestionWhat Class (MFC) Is Suitable As Canvas In Dialog Based Application Pin
23-Aug-01 22:27
suss23-Aug-01 22:27 
AnswerRe: What Class (MFC) Is Suitable As Canvas In Dialog Based Application Pin
Bernhard24-Aug-01 0:06
Bernhard24-Aug-01 0:06 
just can tell you how i do this..
i don´t think that this is the best solution.. but it works..
you have to make a new CView derived class (works with the derived classes like CScrollview perfectly too).. then you change the CView into a control. (like paul dilascia did it in the c++ q&a in msj jan 2000)
in this control you can do whatever you would do in the view..
don´t be afraid.. it is not as complicated as it may sound like.. all you have to do is to override 3 or 4 member - fun´s..
but i don´t have got the energy right now to post in the whole thing.. but if anyone is interested in my solution you can write me an email..

and if anyone of you knows a better aproach.. i would be happy too..

QuestionHow to send the datas in a structure using Socket Pin
23-Aug-01 20:50
suss23-Aug-01 20:50 
AnswerRe: How to send the datas in a structure using Socket Pin
markkuk23-Aug-01 23:04
markkuk23-Aug-01 23:04 
AnswerRe: How to send the datas in a structure using Socket Pin
Anders Molin24-Aug-01 1:25
professionalAnders Molin24-Aug-01 1:25 
GeneralRe: How to send the datas in a structure using Socket Pin
markkuk24-Aug-01 2:28
markkuk24-Aug-01 2:28 
GeneralTrapping Message Pin
23-Aug-01 20:40
suss23-Aug-01 20:40 
GeneralRe: Trapping Message Pin
Tomasz Sowinski23-Aug-01 23:49
Tomasz Sowinski23-Aug-01 23:49 
GeneralTrapping Message Pin
23-Aug-01 20:40
suss23-Aug-01 20:40 
QuestionHow to Maximize a Dialog Based Program But not Covering the Task Bar? Pin
Maer72723-Aug-01 20:08
Maer72723-Aug-01 20:08 
AnswerRe: How to Maximize a Dialog Based Program But not Covering the Task Bar? Pin
24-Aug-01 3:26
suss24-Aug-01 3:26 
GeneralRe: How to Maximize a Dialog Based Program But not Covering the Task Bar? Pin
Aaron Schaefer24-Aug-01 4:34
Aaron Schaefer24-Aug-01 4:34 
Questionhow to show a window maximized but not covering the task bar? Pin
Maer72723-Aug-01 18:31
Maer72723-Aug-01 18:31 
AnswerRe: how to show a window maximized but not covering the task bar? Pin
Michael Dunn23-Aug-01 18:53
sitebuilderMichael Dunn23-Aug-01 18:53 
GeneralDate and Time Picker Pin
23-Aug-01 17:21
suss23-Aug-01 17:21 
GeneralRe: Date and Time Picker Pin
Tomasz Sowinski23-Aug-01 23:32
Tomasz Sowinski23-Aug-01 23:32 
GeneralRe: Date and Time Picker Pin
27-Aug-01 15:36
suss27-Aug-01 15:36 
Questionhow to pass a structure from one application to another using the Message Queue concept Pin
sudheer23-Aug-01 17:02
sudheer23-Aug-01 17:02 
AnswerRe: how to pass a structure from one application to another using the Message Queue concept Pin
#realJSOP24-Aug-01 0:34
professional#realJSOP24-Aug-01 0:34 

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.