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!
>
> 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.
Allin Cottrell