octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need test of movegui


From: Michael Goffioul
Subject: Need test of movegui
Date: Sat, 15 Oct 2011 12:01:10 +0100

Hi,

Could anybody test movegui for me in ML. I'd like to know whether the
window is positioned according to its inner content ("position"
property in figure object) or to its actual window frame (including
window decoration, titlebar, menubar and toolbar(s)). In the former
case, movegui can be entirely implemented in octave/m-file; in the
latter case, movegui will need to be (partially) implemented in the
toolkit, as octave has no knowledge of the window decoration,
titlebar...

So for instance:

movegui (gcf, 'north')

Does it clip anything from the top of the figure window?

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]