MDI and CadViewX
Posted: 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.
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.