We've been doing this since D3. I'm now combining this with a plug-in
mechanism so that the embedded forms are contained in a DLL.
This means we can have a standard shell app that never changes and the
various different modules - that are currently seperate exe's - will be
moved into DLL's. Using interfaces I have created an API that allows the
add-ins to talk to the shell and vice-versa.
The shell lets the user login, load's the DLL's that are appropriate for the
user, add's each add-in to a menu (outlook style) and activates the add-in
when the user selectes it.
I haven't yet allowed add-ins to communicate with each other but this is
possible via the interface.
>HI all.
>
>As anyone used Embedded Forms in D5 yet ?
>I am looking at them from a development point of view.
>From what i read in the Delphi Informant Mag. from Jan this year, diff.
>developers can work on diff. forms, and they become seamless when they are
>compiled.
>The example they used in the mag was a Tab control, and instead of using a
>Page control in it, it uses Embedded forms.
>I was just wondering if anyone had used them yet, and with what kind of
>success.
>
>Cheers, Jeremy Coulter
>
>---------------------------------------------------------------------------
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz