Click here to Skip to main content
15,886,769 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 19:45
002comp2-May-13 19:45 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
Coder Block2-May-13 19:51
Coder Block2-May-13 19:51 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 20:38
002comp2-May-13 20:38 
AnswerRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
«_Superman_»2-May-13 19:53
professional«_Superman_»2-May-13 19:53 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 20:34
002comp2-May-13 20:34 
AnswerRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
_Flaviu2-May-13 20:19
_Flaviu2-May-13 20:19 
GeneralRe: How to Load Image from Toolbar BMP resources for MenuItem icons ? Pin
002comp2-May-13 20:36
002comp2-May-13 20:36 
QuestionResizing dialog doesn't work if display changes Pin
Donguy19762-May-13 11:16
Donguy19762-May-13 11:16 
Hello all,

I have a MFC app being developed on VS 6.0

I added code to dynamically change the size of the dialog when a check box is checked. i.e., it hides some controls and then resizes the dialog to show only less controls.

And this works fine in one display setting. And i am running it on Windows 7 and mydisplay is Medium - 125%

If i go to display settings and change the type to Smaller - 100% or Larger - 150%, then resizing completely screws up and some controls are not shown at all.

I figured that with change in display setting the resizing takes the controls to different positions that it goes out of scope of dialog.

Is there a way around? Any way of locking the controls irrespective of change in display settings?

Thanks in advance.
AnswerRe: Resizing dialog doesn't work if display changes Pin
«_Superman_»2-May-13 19:00
professional«_Superman_»2-May-13 19:00 
GeneralRe: Resizing dialog doesn't work if display changes Pin
Donguy19763-May-13 4:13
Donguy19763-May-13 4:13 
GeneralRe: Resizing dialog doesn't work if display changes Pin
«_Superman_»5-May-13 19:50
professional«_Superman_»5-May-13 19:50 
QuestionMFC: DIALOG_WIDE question Pin
econy2-May-13 6:52
econy2-May-13 6:52 
GeneralRe: MFC: DIALOG_WIDE question Pin
David Crow2-May-13 8:07
David Crow2-May-13 8:07 
QuestionStore pointers into CListCtrl Pin
_Flaviu2-May-13 2:33
_Flaviu2-May-13 2:33 
AnswerRe: Store pointers into CListCtrl Pin
David Crow2-May-13 3:06
David Crow2-May-13 3:06 
AnswerRe: Store pointers into CListCtrl Pin
«_Superman_»2-May-13 19:05
professional«_Superman_»2-May-13 19:05 
GeneralRe: Store pointers into CListCtrl Pin
_Flaviu2-May-13 20:23
_Flaviu2-May-13 20:23 
QuestionRe: Store pointers into CListCtrl Pin
David Crow3-May-13 5:02
David Crow3-May-13 5:02 
AnswerRe: Store pointers into CListCtrl Pin
_Flaviu7-May-13 19:31
_Flaviu7-May-13 19:31 
GeneralRe: Store pointers into CListCtrl Pin
_Flaviu3-May-13 2:27
_Flaviu3-May-13 2:27 
QuestionMESSAGE MAP error Pin
mallews1-May-13 23:39
mallews1-May-13 23:39 
AnswerRe: MESSAGE MAP error Pin
Jochen Arndt2-May-13 0:25
professionalJochen Arndt2-May-13 0:25 
GeneralRe: MESSAGE MAP error Pin
mallews2-May-13 1:27
mallews2-May-13 1:27 
GeneralRe: MESSAGE MAP error Pin
Jochen Arndt2-May-13 1:39
professionalJochen Arndt2-May-13 1:39 
AnswerRe: MESSAGE MAP error Pin
Richard MacCutchan2-May-13 1:02
mveRichard MacCutchan2-May-13 1:02 

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.