Am 12.09.2020 um 03:59 schrieb Allin Cottrell:
On Fri, 11 Sep 2020, Riccardo (Jack) Lucchetti wrote:
> On Fri, 11 Sep 2020, Adam Elderfield wrote:
>
>> Thanks for the reply! I've found Andrea Luciani very helpful with
>> BIMETS questions, so I'm glad to hear they're interested in Gretl!
Of course it would be great if such a functionality could be provided
for gretl users. But I would like to ask you what features you are
missing in this BIMETS package for R - because if in principle it does
what you want then perhaps it might be worth thinking about starting to
write a wrapper instead of doing a full port to gretl & hansl.
(A gretl user-contributed package can call R packages quite easily, and
of course we can help in resolving the data and results transfer issues.)
>> Sorry below should have read "I'm not 100% across
Hansl" but would
>> you undertake project with Hansl? Say for example, how would I create
>> a menu item "model" which would prompt user to a) create a model , b)
>> work with a model?
>
> Well, there's only so much you can do in Hansl. One thing you _can't_
> do is adding arbitrary elements to the menu for the gretl GUI clients.
You can add GUI menu items that call hansl code (subject to approval by
the user) by wrapping your code as a "function package". Obviously Jack
(as the author of several such packages) knows that very well so I must
be missing the point he's making.
Well I suspect that Jack simply forgot about that possibility since he
is mostly focused on the scripting part :-)
Having said that, the graphical interface for a native multiple equation
system in gretl is still quite rudimentary, basically consisting of a
big text field where you have to type in the equation specs as you would
in a script.
cheers
sven