Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Suggestions for MDI UI, where each doc has >1 tab
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Suggestions for MDI UI, where each doc has >1 tab

 Post Reply Post Reply
Author
Message
cjrobindch View Drop Down
Groupie
Groupie


Joined: 29 July 2008
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote cjrobindch Quote  Post ReplyReply Direct Link To This Post Topic: Suggestions for MDI UI, where each doc has >1 tab
    Posted: 29 July 2008 at 1:37pm
H folks -

I'm currently investigating a new UI for a shell application which dynamically loads multiple instances of multiple DLL's, each instance providing to the user multiple info services (some common across all modules, some not).  The hierarchy looks like this:

DLL-1: config A: info-type 1
DLL-1: config A: info-type 2
DLL-1: config B: info-type 1
DLL-1: config B: info-type 2
DLL-2: config 1: info-type 1
DLL-2: config 1: info-type 3
...and so on.

A typical instance of the application will run four or five dll's, each with one config, but upwards of twenty unique DLL+config instances are not unknown in our user community.

I'm thinking of a standard MDI interface with each doc referring to each unique combination of DLL + config, and in which each doc contains a number of tabs across the bottom, one for each view into the different info-types provided by the DLL.

I'm new to MFC/CJ  doc/view and I can't immediately see how to attach multiple tabs to the bottom of a frame window, or if there's a simpler overall interface approach that I'm missing.

Suggestions anybody?

Thanks!
Back to Top
indoroids View Drop Down
Newbie
Newbie


Joined: 12 June 2009
Location: Indonesia
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote indoroids Quote  Post ReplyReply Direct Link To This Post Posted: 12 June 2009 at 9:21am
any solution this thread? because i am curious by myself
Back to Top
cjrobindch View Drop Down
Groupie
Groupie


Joined: 29 July 2008
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote cjrobindch Quote  Post ReplyReply Direct Link To This Post Posted: 16 June 2009 at 10:30am
Hi indoroids -

Take a look at the TabbedView example program that comes with the CodeJock libraries.  It will show you how to add more than one view (each view is a tab) to each document.

I've also written some code which creates dialogs from DLL's within CDockingPanes, but it's not very tidy and for the moment, I'm not using it.

 - robin.

ps, where in Indonesia do you live?  I've been to Jakarta a few times to work with one of the banks there.  Nice place, and great food!  Terima kasi!
Product: Xtreme Toolkit Pro 15.0.1
Platform: Windows 7 (32bit)
Language: Visual C++ 6.0
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Posted: 19 June 2009 at 5:48pm
Here is how I#ve solved it. Would also like to see an out of the box solution from Codejock. There have been plenty of customers now with multiple views per document.

http://forum.codejock.com/forum_posts.asp?TID=13801

Codejock support
Back to Top
cjrobindch View Drop Down
Groupie
Groupie


Joined: 29 July 2008
Status: Offline
Points: 15
Post Options Post Options   Thanks (0) Thanks(0)   Quote cjrobindch Quote  Post ReplyReply Direct Link To This Post Posted: 22 June 2009 at 5:14am
Hi ABuenger -

Can't seem to access that topic -- can you post a summary here, please?

thanks - robin.
Product: Xtreme Toolkit Pro 15.0.1
Platform: Windows 7 (32bit)
Language: Visual C++ 6.0
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.047 seconds.