[Bugzilla] [Bug 8829] Stéphane MOTTELET has changed cc

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Thu Mar 29 11:13:33 CEST 2018


http://bugzilla.scilab.org/show_bug.cgi?id=8829
--------- Bug Summary -----------
It is impossible to compute the real screen absolute coordinates corresponding t

---------- Changed by ------------
stephane.mottelet at utc.fr

---------- What changed ----------
cc


Stéphane MOTTELET <stephane.mottelet at utc.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stephane.mottelet at utc.fr

--- Comment #2 from Stéphane MOTTELET <stephane.mottelet at utc.fr> ---
Besides the subject of this "bug", the properties of a Figure are still confusing. The information of size and position are dispatched in figure_size
and figure_position properties and correspond to the "outer" position of the figure, i.e. taking into account toolbars and window manager
decorations. It is still impossible to know the screen coordinates of the figure usable canvas, btw incorrectly denoted "axes" in the "axes_size"
property ! Sorry to mention this other software once again, but the Matlab model of "Position" and "OuterPosition" property is very explicit. At
least the Matlab model of "Position" is used in Scilab e.g. for uicontrols. However, having these two different models is very confusing for users.
Moreover the coordinate systems is different for a figure (origin is top left of the screen) and uicontrols (origin is at bottom left of the canvas).

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180329/3527d228/attachment.htm>


More information about the Bugzilla mailing list