[Insight-users] Viewing Multiple images in a tabbed manner by using wxwindows

soumend@magnum.barc.ernet.in soumend at magnum . barc . ernet . in
Thu, 13 Nov 2003 18:05:20 +0530 (IST)


Hi !!!!

I am presently working on viewing images from different modality on a single 
window. Till now i have been able to display CT and PET images (DICOM format)in 
a single window by using volumepad and wxvtkrenderwindowiteractor. Now i want 
to display two images in a tabbed manner(like notebook pages).How to proceed?
Actually in my code two images are added to two diferent volumepad and those 
then added to a volume window.Is there any way to add those volume pads to 
Notebook type of class(which can handle images)so that images can be viewed in 
tabbed fashion.
thanks.
 
N.B.I am using VC6 in win2000. 



-------------------------------------------------