Click here to Skip to main content
15,911,315 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Strange "resource editor" issue Pin
David Crow8-Mar-12 10:58
David Crow8-Mar-12 10:58 
AnswerRe: Strange "resource editor" issue Pin
Richard MacCutchan8-Mar-12 21:27
mveRichard MacCutchan8-Mar-12 21:27 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 2:29
David Crow9-Mar-12 2:29 
GeneralRe: Strange "resource editor" issue Pin
Maximilien9-Mar-12 2:47
Maximilien9-Mar-12 2:47 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 3:15
professional Randor 9-Mar-12 3:15 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 3:26
David Crow9-Mar-12 3:26 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 9:34
professional Randor 9-Mar-12 9:34 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 10:01
David Crow9-Mar-12 10:01 
Randor wrote:
How do you know it is a bug?
What else could it be?

Randor wrote:
Considering that you have declared a static control as LTEXT (left aligned text) it makes perfect sense for the IDE to resize...
The IDE should never make such an assumption. If I want a control to be a certain size, so be it. I can make edit controls too small all day long and assign a huge font to them, all without the IDE's or Windows' interference.

If the IDE was trying to be helpful, why would it not resize a static control that is 8 DLUs high with the SS_SUNKEN style? The default dialog font will not fit in such a control without the bottom of the text getting cropped. You have to make the control 1-2 DLUs taller.

Randor wrote:
If after making this change you see the same behavior then I would agree that it is a bug.

I put the change in place. It may take a bit for the problem to surface, if at all.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 10:42
professional Randor 9-Mar-12 10:42 
GeneralRe: Strange "resource editor" issue Pin
David Crow9-Mar-12 11:58
David Crow9-Mar-12 11:58 
GeneralRe: Strange "resource editor" issue Pin
Randor 9-Mar-12 13:47
professional Randor 9-Mar-12 13:47 
GeneralRe: Strange "resource editor" issue Pin
Jochen Arndt8-Mar-12 22:53
professionalJochen Arndt8-Mar-12 22:53 
QuestionSocket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
Stan the man8-Mar-12 4:50
Stan the man8-Mar-12 4:50 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
Richard MacCutchan8-Mar-12 5:10
mveRichard MacCutchan8-Mar-12 5:10 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
CPallini9-Mar-12 2:26
mveCPallini9-Mar-12 2:26 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
jschell9-Mar-12 4:49
jschell9-Mar-12 4:49 
AnswerRe: Socket (client) crashes program one one computer when the other computer (server) powers down - Strange Pin
Albert Holguin9-Mar-12 5:11
professionalAlbert Holguin9-Mar-12 5:11 
Questionfile transfer Pin
ravijmca8-Mar-12 2:52
ravijmca8-Mar-12 2:52 
AnswerRe: file transfer Pin
Wes Aday8-Mar-12 3:01
professionalWes Aday8-Mar-12 3:01 
AnswerRe: file transfer Pin
Nelek8-Mar-12 3:03
protectorNelek8-Mar-12 3:03 
AnswerRe: file transfer Pin
Richard Andrew x648-Mar-12 15:54
professionalRichard Andrew x648-Mar-12 15:54 
AnswerRe: file transfer Pin
MANISH RASTOGI8-Mar-12 17:34
MANISH RASTOGI8-Mar-12 17:34 
GeneralRe: file transfer Pin
ravijmca8-Mar-12 20:07
ravijmca8-Mar-12 20:07 
AnswerRe: file transfer Pin
Richard MacCutchan8-Mar-12 21:23
mveRichard MacCutchan8-Mar-12 21:23 
GeneralRe: file transfer Pin
ravijmca9-Mar-12 0:44
ravijmca9-Mar-12 0:44 

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.