Click here to Skip to main content
16,010,268 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Stop calling that dialog! Pin
Tomasz Sowinski19-Aug-02 21:47
Tomasz Sowinski19-Aug-02 21:47 
Generaldesperate Pin
Brakanjan19-Aug-02 5:15
Brakanjan19-Aug-02 5:15 
GeneralRe: desperate Pin
valikac19-Aug-02 6:30
valikac19-Aug-02 6:30 
GeneralRe: desperate Pin
Tomasz Sowinski19-Aug-02 7:04
Tomasz Sowinski19-Aug-02 7:04 
GeneralRe: desperate Pin
Stephane Rodriguez.19-Aug-02 10:34
Stephane Rodriguez.19-Aug-02 10:34 
GeneralRe: desperate Pin
Brakanjan19-Aug-02 23:44
Brakanjan19-Aug-02 23:44 
GeneralWindow size is changed when setting large fonts Pin
Daed19-Aug-02 5:10
Daed19-Aug-02 5:10 
GeneralRe: Window size is changed when setting large fonts Pin
benjymous19-Aug-02 5:44
benjymous19-Aug-02 5:44 
I'm not sure if you can, because all MFC dialogs are measured in units relating to the font size (so that the controls in your dialog will always fit no matter what the user sets their font size to).

I you need to keep changing the font size, then do a resize of the CWnd afterwards to scale it back to the size it was originally

--
Help me! I'm turning into a grapefruit!

GeneralRe: Window size is changed when setting large fonts Pin
Daed21-Aug-02 21:19
Daed21-Aug-02 21:19 
GeneralProgress bar in status window Pin
RalfPeter19-Aug-02 4:44
RalfPeter19-Aug-02 4:44 
GeneralRe: Progress bar in status window Pin
Tomasz Sowinski19-Aug-02 4:48
Tomasz Sowinski19-Aug-02 4:48 
GeneralRe: Progress bar in status window Pin
Ravi Bhavnani19-Aug-02 5:06
professionalRavi Bhavnani19-Aug-02 5:06 
GeneralPrint text Pin
grodan19-Aug-02 4:06
grodan19-Aug-02 4:06 
GeneralRe: Print text Pin
Roger Allen19-Aug-02 4:37
Roger Allen19-Aug-02 4:37 
QuestionHow to print CMYK TIF file without converting to RGB Pin
Trifon Alekov19-Aug-02 4:02
sussTrifon Alekov19-Aug-02 4:02 
AnswerRe: How to print CMYK TIF file without converting to RGB Pin
dmfang12-Jun-09 20:37
dmfang12-Jun-09 20:37 
QuestionBest Way to Display Line Numbers in a CRichEditView? Pin
RickGavin19-Aug-02 3:43
RickGavin19-Aug-02 3:43 
AnswerRe: Best Way to Display Line Numbers in a CRichEditView? Pin
Mustafa Demirhan19-Aug-02 13:37
Mustafa Demirhan19-Aug-02 13:37 
GeneralFlickering in custom draw ListCtrl Pin
_mishgun19-Aug-02 2:57
_mishgun19-Aug-02 2:57 
GeneralRe: Flickering in custom draw ListCtrl Pin
Tomasz Sowinski19-Aug-02 3:01
Tomasz Sowinski19-Aug-02 3:01 
GeneralRe: Flickering in custom draw ListCtrl Pin
mishgun19-Aug-02 3:31
mishgun19-Aug-02 3:31 
GeneralRe: Flickering in custom draw ListCtrl Pin
Tomasz Sowinski19-Aug-02 3:40
Tomasz Sowinski19-Aug-02 3:40 
GeneralRe: Flickering in custom draw ListCtrl Pin
mishgun19-Aug-02 4:06
mishgun19-Aug-02 4:06 
GeneralMSFlexGrid Mousepos Pin
AnTri19-Aug-02 2:42
AnTri19-Aug-02 2:42 
Generalurgent question about Rebuild All Pin
ns19-Aug-02 2:18
ns19-Aug-02 2:18 

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.