On Tue, 28 Aug 2018 at 18:43, Reginald <[email protected]> wrote: > > Thanks Havard, > > So I guess this means that it is impossible to use python scripts without > opening a dialog?
That's not correct - the dialog is shown if your algorithm defines any input parameters which require user interaction. If you remove all the input parameters from your algorithm, then no dialog is shown and the algorithm/script is run immediately. Nyall _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
