Click here to Skip to main content
15,891,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function problems Pin
dellthinker9-Jan-07 11:40
dellthinker9-Jan-07 11:40 
GeneralRe: Function problems Pin
Stephen Hewitt9-Jan-07 12:39
Stephen Hewitt9-Jan-07 12:39 
GeneralRe: Function problems Pin
Stephen Hewitt9-Jan-07 12:41
Stephen Hewitt9-Jan-07 12:41 
AnswerRe: Function problems Pin
Christian Graus9-Jan-07 13:54
protectorChristian Graus9-Jan-07 13:54 
QuestionGood resource for MFC MDI application development?? Pin
pavanbabut9-Jan-07 10:44
pavanbabut9-Jan-07 10:44 
AnswerRe: Good resource for MFC MDI application development?? Pin
Mark Salsbery9-Jan-07 11:11
Mark Salsbery9-Jan-07 11:11 
GeneralRe: Good resource for MFC MDI application development?? Pin
pavanbabut9-Jan-07 11:18
pavanbabut9-Jan-07 11:18 
GeneralRe: Good resource for MFC MDI application development?? Pin
pavanbabut10-Jan-07 10:26
pavanbabut10-Jan-07 10:26 
I came up with lots of doubts after creating my first MDI application, but for the basic ones..

1) First and foremost, how can I make a MDI applicaiton open with just the main frame (without child frame)?
2) How can I resize the child frame to the size of the image that is been opened by the user?? Say, if the image dimensions are less than the current main frame dimensions it will display in full scale, but if not, it should display the image covering the whole main frame with scrollbars to move down.
3) How can I open the image in child window so that it always resets itself to middle (aligned center)? i.e. even if the user clicks on the maximise button of child frame, the image should reset itself to the center of the main window.
4) How can I update the status bar panes while the user moves his mouse over the image?? I have a status bar in child window with a pane supposed to display the pixel location and intensity value.

thanks,
-Pavan.
GeneralRe: Good resource for MFC MDI application development?? Pin
Mark Salsbery10-Jan-07 10:40
Mark Salsbery10-Jan-07 10:40 
QuestionList control question Pin
David Crow9-Jan-07 10:24
David Crow9-Jan-07 10:24 
AnswerRe: List control question Pin
Michael Dunn9-Jan-07 13:27
sitebuilderMichael Dunn9-Jan-07 13:27 
QuestionIDE .rc file trivia question Pin
charlieg9-Jan-07 9:16
charlieg9-Jan-07 9:16 
AnswerRe: IDE .rc file trivia question Pin
David Crow9-Jan-07 9:58
David Crow9-Jan-07 9:58 
GeneralRe: IDE .rc file trivia question Pin
charlieg10-Jan-07 9:17
charlieg10-Jan-07 9:17 
QuestionRename a menu Resource Pin
#realJSOP9-Jan-07 7:15
mve#realJSOP9-Jan-07 7:15 
AnswerRe: Rename a menu Resource Pin
toxcct9-Jan-07 7:36
toxcct9-Jan-07 7:36 
AnswerRe: Rename a menu Resource Pin
James R. Twine9-Jan-07 7:56
James R. Twine9-Jan-07 7:56 
AnswerRe: Rename a menu Resource Pin
led mike9-Jan-07 9:22
led mike9-Jan-07 9:22 
QuestionWinCE developers? Pin
charlieg9-Jan-07 5:40
charlieg9-Jan-07 5:40 
QuestionCreating Dialog Problems Pin
Reagan Conservative9-Jan-07 5:39
Reagan Conservative9-Jan-07 5:39 
QuestionRe: Creating Dialog Problems Pin
RobertHuang12-Jan-07 5:22
RobertHuang12-Jan-07 5:22 
Questionwaiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:17
rrrado9-Jan-07 5:17 
AnswerRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:23
led mike9-Jan-07 5:23 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:29
rrrado9-Jan-07 5:29 
GeneralRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:55
led mike9-Jan-07 5:55 

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.