Click here to Skip to main content
15,896,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: related to Socket Pin
Prakash Nadar15-Jan-06 19:30
Prakash Nadar15-Jan-06 19:30 
AnswerRe: related to Socket Pin
vikas amin16-Jan-06 0:47
vikas amin16-Jan-06 0:47 
Questioncall FindFirstPrinterChangeNotification() Get Error 997? Pin
szcococut15-Jan-06 16:30
szcococut15-Jan-06 16:30 
AnswerRe: call FindFirstPrinterChangeNotification() Get Error 997? Pin
Prakash Nadar15-Jan-06 19:32
Prakash Nadar15-Jan-06 19:32 
GeneralRe: call FindFirstPrinterChangeNotification() Get Error 997? Pin
szcococut15-Jan-06 20:11
szcococut15-Jan-06 20:11 
QuestionInvisible/Visible Button Pin
DanYELL15-Jan-06 13:05
DanYELL15-Jan-06 13:05 
AnswerRe: Invisible/Visible Button Pin
Maximilien15-Jan-06 13:54
Maximilien15-Jan-06 13:54 
QuestionResizing dialog-based app and its controls Pin
Jamaica15-Jan-06 11:15
Jamaica15-Jan-06 11:15 
I have a dialog-based app that:
- displays an image in a picture control (CStatic)
- has a bunch of labelled text boxes (CStatic & CEdit)
- has a few other bits & pieces (CScrollbar, CComboBox, CCheckBox...)

The app needs to fill as much of the available screen real-estate on the computer running it. I can resize the main dialog window easily enough... but resizing the various controls on it looks like a tedious business.

It's a one-off. Am I just as well off doing the layout calculations by hand, and giving every text box label an ID other than IDC_STATIC to do it... or is there something there that will so dramatically reduce the pain of all this that it is worth learning. On the face of it, CResizableDialog is more effort than it's worth... but I stand to be corrected.
AnswerRe: Resizing dialog-based app and its controls Pin
Christian Graus15-Jan-06 12:13
protectorChristian Graus15-Jan-06 12:13 
AnswerRe: Resizing dialog-based app and its controls Pin
Anilkumar K V15-Jan-06 18:16
Anilkumar K V15-Jan-06 18:16 
AnswerRe: Resizing dialog-based app and its controls Pin
David Crow16-Jan-06 3:12
David Crow16-Jan-06 3:12 
GeneralRe: Resizing dialog-based app and its controls Pin
Jamaica16-Jan-06 8:02
Jamaica16-Jan-06 8:02 
GeneralRe: Resizing dialog-based app and its controls Pin
Shraddhan22-Jan-06 22:56
Shraddhan22-Jan-06 22:56 
QuestionProblem with std::list Pin
Mateusz Karbowy15-Jan-06 10:36
Mateusz Karbowy15-Jan-06 10:36 
AnswerRe: Problem with std::list Pin
Christian Graus15-Jan-06 11:12
protectorChristian Graus15-Jan-06 11:12 
GeneralRe: Problem with std::list Pin
Stephen Hewitt15-Jan-06 11:51
Stephen Hewitt15-Jan-06 11:51 
GeneralRe: Problem with std::list Pin
Christian Graus15-Jan-06 11:53
protectorChristian Graus15-Jan-06 11:53 
GeneralRe: Problem with std::list Pin
Stephen Hewitt15-Jan-06 12:04
Stephen Hewitt15-Jan-06 12:04 
GeneralRe: Problem with std::list Pin
Christian Graus15-Jan-06 12:12
protectorChristian Graus15-Jan-06 12:12 
AnswerRe: Problem with std::list Pin
Christian Graus15-Jan-06 12:14
protectorChristian Graus15-Jan-06 12:14 
AnswerRe: Problem with std::list Pin
Stephen Hewitt15-Jan-06 12:22
Stephen Hewitt15-Jan-06 12:22 
GeneralRe: Problem with std::list Pin
Mateusz Karbowy15-Jan-06 14:07
Mateusz Karbowy15-Jan-06 14:07 
Questiondll project does not output a .lib file Pin
Themis15-Jan-06 4:52
Themis15-Jan-06 4:52 
AnswerRe: dll project does not output a .lib file Pin
Nish Nishant15-Jan-06 5:37
sitebuilderNish Nishant15-Jan-06 5:37 
GeneralRe: dll project does not output a .lib file Pin
Themis15-Jan-06 6:40
Themis15-Jan-06 6:40 

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.