Click here to Skip to main content
15,796,456 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionTrying to get a bmp. to move with in boundries in a windows ap.... Pin
chadsxe6-Jan-06 7:05
chadsxe6-Jan-06 7:05 
AnswerRe: Trying to get a bmp. to move with in boundries in a windows ap.... Pin
KellyR6-Jan-06 7:34
KellyR6-Jan-06 7:34 
AnswerRe: Trying to get a bmp. to move with in boundries in a windows ap.... Pin
John R. Shaw6-Jan-06 20:05
John R. Shaw6-Jan-06 20:05 
QuestionAdding controls to a CTabCtrl Pin
Mark F.6-Jan-06 6:05
Mark F.6-Jan-06 6:05 
AnswerRe: Adding controls to a CTabCtrl Pin
#realJSOP7-Jan-06 4:12
mve#realJSOP7-Jan-06 4:12 
QuestionRe: Adding controls to a CTabCtrl Pin
Mark F.7-Jan-06 9:41
Mark F.7-Jan-06 9:41 
AnswerRe: Adding controls to a CTabCtrl Pin
#realJSOP8-Jan-06 4:14
mve#realJSOP8-Jan-06 4:14 
GeneralRe: Adding controls to a CTabCtrl Pin
Mark F.8-Jan-06 4:51
Mark F.8-Jan-06 4:51 
Ok since my last post I figured out how to use the CTabCtrl and it is working. Now I need to conquer a resizing issue. Most of the examples that I have seen deal with demos that are in fixed dialogs. My dialog is resized and the page for each tab is beyond the parent container’s borders. The tab control seems to resize on it’s own as the parent dialog is resized, but not the child dialog (tab pages). Which OnSize handler do I use to resize the pages? For example.

CTabDialog (CDialog)
	|
	----- CMyTabCtrl (CTabCtrl)
		|
		-------  m_iTab[0]
			|
			------- TabPage1 (Child CDialog)


Thanks!
GeneralRe: Adding controls to a CTabCtrl Pin
#realJSOP9-Jan-06 1:17
mve#realJSOP9-Jan-06 1:17 
GeneralRe: Adding controls to a CTabCtrl Pin
Mark F.9-Jan-06 3:46
Mark F.9-Jan-06 3:46 
QuestionHelp! InternetConnect is broken! Pin
Anacreon6-Jan-06 6:01
Anacreon6-Jan-06 6:01 
QuestionLinear smooth Graph Pin
RockyJames6-Jan-06 4:40
RockyJames6-Jan-06 4:40 
AnswerRe: Linear smooth Graph Pin
Curtis Schlak.6-Jan-06 5:25
Curtis Schlak.6-Jan-06 5:25 
QuestionColumn Selection in MFC Pin
tayal1224366-Jan-06 4:22
tayal1224366-Jan-06 4:22 
AnswerRe: Column Selection in MFC Pin
BlackDice6-Jan-06 6:44
BlackDice6-Jan-06 6:44 
GeneralRe: Column Selection in MFC Pin
tayal1224366-Jan-06 18:45
tayal1224366-Jan-06 18:45 
GeneralRe: Column Selection in MFC Pin
ThatsAlok9-Jan-06 2:00
ThatsAlok9-Jan-06 2:00 
QuestionHow to indicate the buffer size before calling function recv, WSARecv in socket programming??? Pin
lvantin6-Jan-06 4:17
lvantin6-Jan-06 4:17 
AnswerRe: How to indicate the buffer size before calling function recv, WSARecv in socket programming??? Pin
David Crow6-Jan-06 5:50
David Crow6-Jan-06 5:50 
AnswerRe: How to indicate the buffer size before calling function recv, WSARecv in socket programming??? Pin
John R. Shaw6-Jan-06 20:49
John R. Shaw6-Jan-06 20:49 
Questionhow can i print a file at client's printer Pin
sridhar vattam6-Jan-06 2:42
sridhar vattam6-Jan-06 2:42 
AnswerRe: how can i print a file at client's printer Pin
David Crow6-Jan-06 5:52
David Crow6-Jan-06 5:52 
QuestionHow to select Printer Tray or PaperSource in Visual Studio 2003 .NET? Pin
MSS-Software6-Jan-06 2:33
MSS-Software6-Jan-06 2:33 
AnswerRe: How to select Printer Tray or PaperSource in Visual Studio 2003 .NET? Pin
vipinasda6-Jan-06 5:30
vipinasda6-Jan-06 5:30 
GeneralRe: How to select Printer Tray or PaperSource in Visual Studio 2003 .NET? Pin
MSS-Software6-Jan-06 12:01
MSS-Software6-Jan-06 12:01 

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.