On 2014-06-02 20:05, Stefan Du Rietz wrote:
--------------------
On 2014-06-02 19:02, Stefan Du Rietz wrote:
--------------------
On 2014-06-02 13:41, Samuel Gougeon wrote:
--------------------
Le 28/05/2014 21:32, Stefan Du Rietz a écrit :
On 2014-05-26 21:53, Samuel Gougeon wrote:
Le 26/05/2014 20:39, Stefan Du Rietz a écrit :
Hello,
I am trying to get my figures from 5.4.1 in 5.5.0.

Why is everything red? (no help found and no answer to an equal
question on the Internet)
Like here?:
http://bugzilla.scilab.org/attachment.cgi?id=3561
http://bugzilla.scilab.org/show_bug.cgi?id=12788

Thank you, Samuel. I have made a comment to your bug report.

Another question:
Is it possible to get rid of the extra title bar in a figure? It
just repeats the text in the main title bar and makes the axes space
lower, to no avail whatsoever.
It is used as handle for the docking system. When a window is set as
.dockable="off", this bar could be masked (since then it becomes
useless).
Scilab 5.5.0 allows to create a window without this bar, through the
new function createWindow().

Excellent! Thank you very much!

Is there any help on docking?

And how can I plot anything in this figure window? gcf() returns a
handle to this figure, but newaxes() and plot() creates a new window ...

However, I can put GUI:s in it.

Thanks Antoine for your reply on 2014-06-03 08:53 to
Re: [Scilab-users] createWindow and uicontrol

That also explains why I couldn't plot anything.
Apparently I must have
"default_axes","on"

Stefan


_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to