On Tue, 1 Jul 2014, Sven Schreiber wrote: > I'm currently creating a function package with all the recent nice bells > & whistles as described in the manual ch. 13. > > (BTW, what is the minimum version requirement when the package uses > gui_main, bundle_print etc.? On a related note, perhaps it would be > advisable that gretl checks the minimum version that a function package > requires against some objective criteria, for example if the package > uses bundles, in what gretl version were bundles introduced, etc. etc.) > > The manual says about bundle_plot: "...producing a plot or graph..." > What is the recommended way to proceed when one wants to have the > package produce multiple plots?
See http://users.wfu.edu/cottrell/tmp/extending.pdf . This point is discussed in relation to the gig package. The material therein should be updated and folded into the Guide; we haven't got to it yet. Bundles were already present in gretl 1.9.4 (February 2011) and the extra stuff you're talking about was in 1.9.6 (October 2011) at the latest. Allin
