Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Problem with CExtTabPageContainerWnd and Edit control on child page Collapse All
Subject Author Date
Francesco Toscano Sep 21, 2010 - 11:14 AM

Because I would like to use an equivalent CPropertySheet in my project, I have used as starting point your sample "test_page_sheet". As you know your sample is based on CExtResizableDialog using a CExtTabPageContainerWnd.

But I found a problem with all the Edit controls on a child page (CExtResizableDialog), the EDit controls are not selectable with the mouse click. Seems that, for some reason, the mouse click within the edit control is not catched.


With Buttons and check box works fine.


To reproduce the problem use your sample  "test_page_sheet" and then, add an Edit control on a child page. You will see that the mouse click on the control wil not work.


Waiting you replay.


Regards


Francesco


 


Francesco Toscano Sep 21, 2010 - 4:52 PM

Thanks .... problem solved!!


Regards.


Francesco


 

Technical Support Sep 21, 2010 - 12:31 PM

We added edit controls and created a new version of this test project:

http://www.prof-uis.com/download/forums/test_page_sheet2.zip

There was no surprise with editors. Please check whether this new version runs OK on your computer? In any case, you can send us the source code parts of your project whether the tabbed property sheet like window is implemented so we will check what’s wrong.