What is the quickest way to create tabbed views?

Hi, I've been working on a project for a while now, which invoved property sheets and multiple frames. The problem was communication and data exchange between property pages and views in different frames. For a look at the real problem details, look into this thread :
(beginning)
http://www.dev-archive.com/forum/showthread.php?t=331220&page=1&pp=15


http://www.dev-archive.com/forum/showthread.php?t=331220&page=3&pp=15

But since I am still not able to achieve that, I was wondering if it is possible to use tabbed views instead of the property sheets, considering that my application follows Doc-View architecture and has a single document object, and presuming that it is possible to communicate between tabbed views and the other views in different frames. If yes, thaen what would be the quickest possible way to achieve that, since I need to get it done in a couple of days. Can anyone help?
[937 byte] By [ur_unholyness] at [2007-11-19 6:39:52]
# 1 Re: What is the quickest way to create tabbed views?
One quick solution is pointer.

Kuphryn
kuphryn at 2007-11-11 0:30:18 >
# 2 Re: What is the quickest way to create tabbed views?
One quick solution is pointer.

What exactly are you pointing to? Creating tabbed views with pointers, or continuing the Property sheets model using pointers?
ur_unholyness at 2007-11-11 0:31:26 >