On Sat, 5 Dec 2009, Talha Yalta wrote:
I discovered a few more GUI bugs:
1)- When I enter, say c=1, the add new variable creates a scalar
instead of a vector of 1s.
Not a bug: say "series c=1" if you want a series. Read the Help!
2)- When I choose "Define a matrix" X and build it
numerically, gretl
automatically opens up a new window showing this matrix. Now, if I
choose "Define a matrix" again, nothing happens without first closing
the previous window showing X. This only happens defining a new matrix
just after having defined one.
OK, this is a case where we need a modal window. Fixed in CVS.
3)- I think I might have reported this earlier: In the distribution
grapghs, adding N(0,1) and then N(0, 0.8660254) results
in clipping in the 2nd line.
Fixed in CVS.
4)- In the scalars window, I can keep left clicking the
"Add" button
and gretl keeps adding empty scalar lines.
Fine, don't keep clicking if you don't want empty scalar lines.
Allin.