On Mon, Jan 7, 2013 at 12:34 AM, Mattias Gaertner <[email protected]> wrote: > On Sun, 6 Jan 2013 22:36:37 +0200 > ik <[email protected]> wrote: > >> Hello, >> >> I'm creating mini tests to create at the end a split plugin for Lazarus. >> >> I started doing some experiment with menus[1], and display form, and >> the package does not seems to use my register unit. >> >> What am I missing or doing wrong ? > > Maybe this helps: > http://wiki.lazarus.freepascal.org/Lazarus_Packages#The_Register_procedure
Thanks, it works :) > > >> [1] https://github.com/ik5/split_lazarus/tree/master/tests/ide_info > > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
