(Copied here from the mailing list for future use and reference.)
Original request by Sven:
"when creating a new panel dataset from the GUI, gretl wants to know NT first. Actually, for something like N = 827 and T = 48 this isn't so easy to tell. Wouldn't it be possible if gretl asked separately for N and T? The default settings in the dialog could be 1 for both, and leaving one of them at 1 would obviously yield a cross section or a time series. The new dialog could also contain hints like 'leave at 1 for time series' or something like that."
Allin's reaction:
"If we're going to ask for N and T we'd have to swap the order of the first two dialogs that come up -- that is, show the one for selecting x-section, time-series or panel first -- otherwise it would be quite confusing. Either that or combine the two into a more complex dialog."
(Sven agrees with this assessment.)
New in git: the initial request for a number of observations is eliminated in favor of an integrated dialog calling for specification of both the structure (cross-section, time-series, panel) and dimension(s) of the new dataset.
Last edit: Allin Cottrell 2021-08-14
Thanks Allin - actually it wasn't my intention to push it before the release, I just noticed the problem recently and didn't want it to be forgotten. But if it's already there, I won't complain!
The dialog looks very nice and useful, thanks. One problem, though, and one comment:
thanks
sven
With a fresh build from git here on Linux I'm not getting the crash.
As for the arrangement of the elements inside the dialog, any alternative I can think of would probably be less clear, methinks.
The crash was confirmed and should now be fixed, closing this.