Can I Overlap The vtkWindow With the Dialog Box
csyang
csyang at ict.ac.cn
Thu Jan 27 06:36:03 EST 2000
I think you can write code in following:
m_RenderWin->SetParentId(lpCreateStruct->hwndParent);
m_RenderWin->SetWindowId(this->m_hWnd);
m_RenderWin->WindowInitialize();
within OnCreate(LPCREATESTRUCT lpCreateStruct).
csyang.
LLoyd wrote:
>
>Hi all,
>It's very Urgent
>Iam developing a dialog based application in which I would like To
>overlap the Dialog box with vtkWindow is this possible?
>Regards,
>LLoyd
>--
>"Success always occurs in private, and failure in full view."
> -Anon.
>
>***********************************
>LLOYD JATHANNNA
>EMAIL: lloyddj at wiproge.med.ge.com
> lloyd_jath at yahoo.com
>Ph no: 5263121
> 5263496 extn 306
>Address:Wipro ge medical systems
> Golden enclave building
> Airport road
> Bangalore
>************************************
>
>
>
>
>---------------------------------------------------------------------------
--
>This is the private VTK discussion list. Please keep messages on-topic.
>Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
>To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
><majordomo at gsao.med.ge.com>. For help, send message body containing
>"info vtkusers" to the same address. Live long and prosper.
>---------------------------------------------------------------------------
--
>
>
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list