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 » help on "Create new Tab group" Collapse All
Subject Author Date
Wilhelm Falkner Jun 21, 2010 - 5:26 AM

I would need to add the feature "Add new tab group". I know, this is at the moment not supported by PROF-UIS. But maybe you can helf me (ar give me some hints). Your sample "ProfStudio" would be a good starting point.


Onother possibility would be (in my opinion), to make PROF-UIS compatible with the Feature Pack. I tried some ways, but without success.


 


Pls help me


TIA


Willi

Wilhelm Falkner Jun 24, 2010 - 2:23 AM

Here we are back to my question. I do NOT want to use CFrameWndEx or Feature Pack. BUT when I need the feature " Create new Tab Group" I have to use this class. So I ask you to help me to implement this feature with Prof-UIS.


So again: please give me some hints, how to implement this feature with Prof-UIS. I’m sure, a lot of your customers would use this feature


TIA


Willi


P.S. As you see in my records, I’m using Prof-UIS now for several years. And I’m happy with this software. This support forum is the BEST, I ever have seen. I allways have gotten within some days the right answer und I see, you have al lot of knowlage and give the right hints. So pls help me agin to solve this feature.

Technical Support Jun 23, 2010 - 11:03 AM

But if you have CExtMenuControlBar and CExtControlBar, then you don’t need CMFCMenuBar, CBasePane and CFrameWndEx which are actually not MFC features, they are source code parts bought by Microsoft from other company. Prof-UIS control bars work with normal MFC frames and do not require recoding CFrameWnd window.

Wilhelm Falkner Jun 22, 2010 - 2:10 PM

No no, it is not so easy, as you tell!. E.g. you are not able to use CExtMenuControlBar, you have to use CMFCMenuBar, but than you loose all benefits of Prof-UIS. But would be possible. Much more worse is, that you are not able to use CExtControlBar in a CFrameWndEx. And so, you loose all this features. The problem ist, that CExtControlBar is not derived from CBasePane. If you can solve this Problem (derive it also from CBasePane), all would be solved.


Pls help me


TIA


Willi

Technical Support Jun 22, 2010 - 1:28 PM

Prof-UIS does not intersect with MFC Feature Pack. We have no idea how to support it. Prof-UIS does not conflict with MFC Feature Pack. You can create any Prof-UIS control as a child of any non-Prof-UIS window and vice versa.

Prof-UIS 2.90 allows you to detach tabs from the tabbed document area (MDI tabs or SDI tab page container). This is supported for dynamic resizable control bars only. But the splitters and tab groups are not supported in the tabbed document area yet. This feature is under development.