Marc Weustink wrote:
> Al Boldi wrote:
> > Marc Weustink wrote:
> >> Al Boldi wrote:
> >>> Question:
> >>>
> >>> Using [ form2.parent:=form1; ] attaches form2 to form1 in-process.
> >>>
> >>> What is needed to attach TControl.Parent to an out of process window?
> >>
> >> What do you want to do ?
> >
> > Integrate two separate apps into one window.
>
> Personally I wouldn't try this.
>
> I cannot give a platform independent way, but with win32 api, you can
> try SetParent. I Doubt if you can reparent windows not owned by you.
I finally tried this on windows.
SetParent works.
ParentWindow works too, but the child is sync'd with the parent.
Is there a way to SetParent on GTK?
Thanks!
--
Al
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives