MDI and CadViewX

Discuss and ask questions about CADViewX (Lite and Pro versions).

Moderators: SDS, support, admin

Post Reply
evangelina_geminis
Posts: 2
Joined: 21 Oct 2007, 09:07
Location: Peru

MDI and CadViewX

Post by evangelina_geminis » 21 Oct 2007, 09:17

Hi all

I am making and application in Delphi, Use CadViewX control for navegate and control a big DWG file.

This application require the use of MDI forms. But when I create the:
FCADViewX := TCADViewX.Create(nil);
...

The MDI childs forms not visible. I cannot get that the children become visible and working well how windows, tile, cascade, etc..

Anyone, know how resolve this ?

Eva.

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Post by support » 22 Oct 2007, 16:13

Hello Eva,

Accordingly to your previous version, we suppose it is necessary to delete old CADViewLib_TLB.pas from the folder of your project.

BTW: we have sent you simple MDI demo which uses CADViewX component for child windows.

Sergey.


Please post questions to the forum or write to support@cadsofttools.com

evangelina_geminis
Posts: 2
Joined: 21 Oct 2007, 09:07
Location: Peru

Post by evangelina_geminis » 22 Oct 2007, 20:25

Sergey

Thanks, many thanks.

Now, I have serious problems for access my hotmail account.

I hope that this problem solve in the day for access your demo.

Eva.



<blockquote id="quote"><font size="2" face="Verdana, Arial, Helvetica" id="quote">quote:<hr height="1" noshade id="quote"><i>Originally posted by support</i>
<br />Hello Eva,

Accordingly to your previous version, we suppose it is necessary to delete old CADViewLib_TLB.pas from the folder of your project.

BTW: we have sent you simple MDI demo which uses CADViewX component for child windows.

Sergey.


Please post questions to the forum or write to support@cadsofttools.com

<hr height="1" noshade id="quote"></font id="quote"></blockquote id="quote">

Post Reply