> > No. It needs unit PackageIntf from package IDEIntf. > PackageEditingInterface.DoOpenPackageFile
OK, that works. I didn't find any doc on this and the lazarus source uses PkgBoss to open a package. PackageIntf was already in use for the TPkgOpenFlag enum. > > > So I have added IDE as > > dependency to my package. > > I knew that this package would cause trouble. > This package is only for testing IDE features - for the IDE > developers. Nothing in the ide package is supported and can > change at any time. I will add a check, so that no package > can be installed that uses the ide.lpk. > Thanks a lot, Ludo -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
