On Fri, 05 Oct 2007 03:21:16 +0100
Luis Rodrigues <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> In my i18n work i've been looking at the package system and have a
> quick question:
> 
> Why is the form sometimes built with code? why is  there no .lfm file.

Two reasons:
Either the dialog was created long ago as some features of the
IDE designer were not ready
Or it was planned to create dynamic content.

 
> This happens in a unit I need to change: PkgOptionsDlg.pas

I this case both reasons became obsolete, so feel free to convert it to
a .lfm.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to