Quoting Alex Kouznetsov <[EMAIL PROTECTED]>:
> 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.
Isn't that what DLLs are?
A package file is just like a DLL. So you could plonk you shared code into a
DLL.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
- RE: [DUG]: Changing main form at run-time Myles Penlington
- Re: [DUG]: Changing main form at run-time patrick . dunford
- Re: [DUG]: Changing main form at run-time Alex Kouznetsov
- Re: [DUG]: Changing main form at run-time patrick . dunford
- Re: [DUG]: Changing main form at run-time Alex Kouznetsov
- Re: [DUG]: Changing main form at run-time Bevan Edwards
- Re: [DUG]: Changing main form at run-t... Rohit Gupta
- Re: [DUG]: Changing main form at run-t... Alex Kouznetsov
- Re: [DUG]: Changing main form at ... Mark Derricutt
- Re: [DUG]: Changing main form... Alex Kouznetsov
- Re: [DUG]: Changing main ... Mark Derricutt
- Re: [DUG]: Changing main ... Alex Kouznetsov
- Re: [DUG]: Changing main ... Mark Derricutt
