Re: [Gimp-user] what's with the auto-insert of run-mode as the first arg for script-fu methods?



On 12-09-20 01:43 AM, Gary Aitken wrote:
But the procedure browser lists it as taking two args,
the first of which is
   run-mode  INT32  Interactive, non-interactive

The procedure browser outputs information oriented more at C based plugins and not Scheme scripts. Scheme scripts do not take a run-time argument but you need to include the run-mode argument in the parameter list of a Scheme statement that is calling a non-Scheme based plug-in.

--
Cheers!

Kevin.

http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
                                | powerful!"
#include <disclaimer/favourite> |             --Chris Hardwick



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]