Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Crash with MDI Tabbed Views
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Crash with MDI Tabbed Views

 Post Reply Post Reply
Author
Message
BruceW View Drop Down
Newbie
Newbie


Joined: 05 April 2006
Location: United Kingdom
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote BruceW Quote  Post ReplyReply Direct Link To This Post Topic: Crash with MDI Tabbed Views
    Posted: 24 August 2006 at 3:52am

Hi,

I have added tabbed views to our existing MDI application.  They work fine except when the number of tabs are such that their total width reaches the width of the client area and the framework has to draw the scroll arrows.  It then crashes.

I think I have done all that is necessary to implement the tab views.  I have looked at the example and cannot see anything significantly different.  I think I have seen an article here about the work required to add tab views to an existing application, but I cannot find it to check.

If anybody has seen this before and could point me to the changes I am missing it would be much appreciated.

Thanks,

Bruce Warmer.
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 24 August 2006 at 8:55am
Hello,
Please, show call stack.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
BruceW View Drop Down
Newbie
Newbie


Joined: 05 April 2006
Location: United Kingdom
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote BruceW Quote  Post ReplyReply Direct Link To This Post Posted: 24 August 2006 at 9:05am

Hi,

I am running the evaluation version (purchase awaiting validation), so it does not give much.   Will post full stack when get full version up and running, if needed.

Bruce.

TOOLKITPROEVAL981VC60D! 00f5fcaf()
TOOLKITPROEVAL981VC60D! 00f62ffa()
TOOLKITPROEVAL981VC60D! 00f63f3d()
CWnd::OnWndMsg(unsigned int 15, unsigned int 0, long 0, long * 0x0012fa94) line 1836
CWnd::WindowProc(unsigned int 15, unsigned int 0, long 0) line 1596 + 30 bytes
AfxCallWndProc(CWnd * 0x02714a08 {CWnd hWnd=0x00041684}, HWND__ * 0x00041684, unsigned int 15, unsigned int 0, long 0) line 215 + 26 bytes
AfxWndProc(HWND__ * 0x00041684, unsigned int 15, unsigned int 0, long 0) line 379
AfxWndProcBase(HWND__ * 0x00041684, unsigned int 15, unsigned int 0, long 0) line 220 + 21 bytes
USER32! 77d48734()
USER32! 77d48816()
USER32! 77d4b4c0()
USER32! 77d4b50c()
NTDLL! 7c90eae3()
USER32! 77d496c7()
CWinThread::PumpMessage() line 853
CWinThread::Run() line 487 + 11 bytes
CWinApp::Run() line 400
Cmain::Run() line 731
AfxWinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x001423ff, int 10) line 49 + 11 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00000000, char * 0x001423ff, int 10) line 30
WinMainCRTStartup() line 330 + 54 bytes
KERNEL32! 7c816fd7()

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 24 August 2006 at 9:29pm
Hi,
 
yes, it really gives nothing. Will wait another one :)
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.