|
-
November 8th, 2005, 03:38 PM
#1
CPropertySheet tab key not working
Hi,
I've been battling with a problem that's driving me bonkers. I have a modular MDI app (main class is derived from CMDIFrameWnd) that loads different modules in dlls.
One of the modules implements its GUI in a CPropertySheet derived class. It displays correctly, but the tab key to go from one control to another doesn't work. I tried many things I found looking around the web, to no avail.
Does anyone have ideas as to why the CPropertySheet doesn't tab?
Thanks
-
November 8th, 2005, 04:48 PM
#2
Re: CPropertySheet tab key not working
"Live only for tomorrow, and you will have a lot of empty yesterdays today."
-
November 8th, 2005, 04:55 PM
#3
Re: CPropertySheet tab key not working
I'd seen that article already, and implemented their solution, but it didn't work for me. It must be related in some way, because making the CPropertySheet modal solves the problem. So I think I'll just make it so.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|