That customized UI part of the application takes about 1-2% of all the code.
It is truly just a UI and nothing else. Redistributing 98% of duplicated
code per each interface is a bit of an overehead. I'd opt for it if Delphi
alowed packaging applications without packaging VCL. But it does not.
Alex
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Monday, 12 June 2000 15:32
Subject: Re: [DUG]: Changing main form at run-time
> Quoting Alex Kouznetsov <[EMAIL PROTECTED]>:
>
> snip
>
> > Say at start up user gets prompted : "Girl,Boy or Old man ?' , then
correct
> > UI form implementation is being chosen, created and shown. Main form is
not
> > needed any longer.
>
> At the risk of sounding simple, the easiest way of implementing this would
seem
> to be by putting your forms into separate applications.
>
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz